Frappe MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 1 035 installs a week from pypi. Last commit 29 Jul 2026.
Interact with Frappe/ERPNext sites — document CRUD, search, and whitelisted method calls
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add frappe_mcp -- uvx frappe-mcp-server
{
"mcpServers": {
"frappe_mcp": {
"args": [
"frappe-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.frappe_mcp]
command = "uvx"
args = ["frappe-mcp-server"]
{
"mcpServers": {
"frappe_mcp": {
"args": [
"frappe-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"frappe_mcp": {
"args": [
"frappe-mcp-server"
],
"command": "uvx"
}
}
}
Official Egnyte MCP Server for AI integration with document search, analysis, and collaboration.
Offline MCP server for local Qt 4.8, Qt 5, and Qt 6 documentation with full-text search.
MCP server for GroupDocs.Metadata — read, search, write, and remove document metadata.
MCP server for self-hosted Laserfiche repositories — search and read documents from Claude.
Local FAISS vector database for RAG with document ingestion, semantic search, and MCP prompts.
PDF parsing server with text extraction, metadata, search, images, and TOC via MCP
MCP server for GroupDocs.Watermark — add and search document watermarks via AI agents.
Microsoft SharePoint MCP server — access sites, lists, and documents through Microsoft Graph.
Answers built from our own checks of this server.