🔌 pluginActivePromisingmedium
freee-mcp
by freee
Model Context Protocol (MCP) server for freee API integration
Supported Platforms
🤖 Claude Code
Quality Breakdown
92/ 200
Content Signals
Repo Health
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.
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