freee-mcp and frontmcp

These are **complements**: FrontMCP is a TypeScript framework for building MCP servers, while freee-mcp is a specific MCP server implementation that could be built using FrontMCP's infrastructure.

freee-mcp
58
Established
frontmcp
49
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 18/25
Community 17/25
Maintenance 13/25
Adoption 10/25
Maturity 18/25
Community 8/25
Stars: 350
Forks: 45
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 144
Forks: 6
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No risk flags
No risk flags

About freee-mcp

freee/freee-mcp

Model Context Protocol (MCP) server for freee API integration

Supports five freee product APIs (accounting, HR, invoicing, time tracking, sales) with OAuth 2.0 + PKCE authentication and multi-company account switching. Separates concerns between Agent Skills (API reference injection for context efficiency) and the MCP server (handles authentication, request validation, and API calls via OpenAPI schema validation). Integrates with Claude Desktop, Cursor, and other AI agents through remote or local deployment modes.

About frontmcp

agentfront/frontmcp

TypeScript-first framework for the Model Context Protocol (MCP). You write clean, typed code; FrontMCP handles the protocol, transport, DI, session/auth, and execution flow.

Provides decorator-based capability organization (@App, @Tool, @Resource, @Prompt, @Agent), Zod-validated typed tool schemas, and stateful/stateless session modes over HTTP+SSE with optional OAuth/JWKS authentication. Includes a scoped dependency injection system, agent orchestration, mid-flow user elicitation, and plugins (Cache, Remember, CodeCall) alongside OpenAPI adapter support and E2E testing utilities—all as a modular monorepo (@frontmcp/sdk, @frontmcp/auth, @frontmcp/plugins, etc.).

Scores updated daily from GitHub, PyPI, and npm data. How scores work