frappe/mcp
Frappe MCP allows Frappe apps to function as MCP servers
This project helps Frappe Framework app developers expose their app's functions as 'tools' that can be understood and used by large language models (LLMs) or other AI agents. It takes your existing Frappe app's Python functions and automatically converts them into a structured format (MCP server) that AI can easily interact with. Developers who build applications on the Frappe Framework would use this to enable AI integration.
117 stars.
Use this if you are developing on the Frappe Framework and want to make your app's business logic accessible for AI models to automate tasks or generate responses.
Not ideal if your application is not built on the Frappe Framework or if you require full MCP server features beyond just exposing tools, as those are not yet implemented.
Stars
117
Forks
32
Language
Python
License
MIT
Category
Last pushed
Nov 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/frappe/mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
QuantGeekDev/mcp-framework
A framework for writing MCP (Model Context Protocol) servers in Typescript
MCPJam/inspector
Test & Debug MCP servers, ChatGPT apps, and MCP Apps (ext-apps)
arabold/docs-mcp-server
Grounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
rohitg00/awesome-devops-mcp-servers
A curated list of awesome MCP servers focused on DevOps tools and capabilities.
googleapis/genai-toolbox
MCP Toolbox for Databases is an open source MCP server for databases.