by frappe · MCP Server · ★ 133
Frappe MCP Frappe MCP allows your Frappe Framework app to function as a Streamable HTTP MCP server. [!NOTE] Why not use the official Python SDK? The official Python SDK only supports async Python, i.e. it assumes that your server is an ASGI server. Frappe Framework is not async, it makes use of Werkzeug, a WSGI server, and so a from scratch implementation was needed. [!IMPORTANT] Frappe MCP is in a highly experimental state, there will be bugs, breaking changes and large updates. Mostly without notice. On GitHub, click the Index button on the top right to view the index.
| Stars | 133 |
| Forks | 39 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 72.0907556829038/100 |
| Open Issues | 2 |
| Last Updated | 2026-05-29 |
| Created | 2025-06-24 |
| Platforms | mcp, python |
| Est. Tokens | ~10k |
These tools work well together with mcp for enhanced workflows:
Explore other popular mcp server tools:
mcp is Frappe MCP allows Frappe apps to function as MCP servers. It is categorized as a MCP Server with 133 GitHub stars.
mcp is primarily written in Python. It covers topics such as frappe-framework, llm, mcp.
You can find installation instructions and usage details in the mcp GitHub repository at github.com/frappe/mcp. The project has 133 stars and 39 forks, indicating an active community.
mcp is released under the MIT license, making it free to use and modify according to the license terms.