yuque-mcp-server and freee-mcp
These are ecosystem siblings—both are MCP server implementations that enable Claude and other LLMs to integrate with different SaaS platforms (freee for accounting, Yuque for knowledge management), following the same protocol standard but serving distinct use cases.
About yuque-mcp-server
yuque/yuque-mcp-server
Yuque MCP Server - Model Context Protocol server for Yuque API
Exposes Yuque knowledge bases to AI assistants via 16 tools covering document management, search, and note-taking operations. Uses stdio transport to integrate with Claude Desktop, VS Code, Cursor, Windsurf, and other MCP-compatible clients through a single `npx` command. Provides token-based authentication and includes an interactive CLI installer that auto-configures supported AI editor environments.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work