🔌 pluginActivePromisingmedium

freee-mcp

by freee

Model Context Protocol (MCP) server for freee API integration

Supported Platforms

🤖 Claude Code

Stars

456

Skill Type

📖 Library & API Reference

Quality Score

92/200

License

Apache-2.0

Forks

53

Last Updated

Jun 11, 2026

Discovered

Feb 27, 2026

Validation

Passed

github.com/freee/freee-mcp

Quality Breakdown

92/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
â—‹Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Repository contains GitHub Actions workflows that execute arbitrary code (.github/workflows/claude-code-review.yml, claude.yml, publish.yml) which could run malicious scripts
  • Presence of persistent configuration directories (.claude/, .claude-plugin/) that modify AI tool settings and skills injection
  • Automated deployment pipelines (publish.yml, release.yml) that could be hijacked to deploy compromised code
  • OpenAPI schema files and remote API integration that could be manipulated to inject malicious API calls
  • Agent Skills system (.claude/skills, skills/freee-api-skill/) that injects API instructions into AI agent context without explicit approval gates per execution
  • Dockerfile and Docker Compose configuration allowing containerized execution without clear sandboxing