frappe_mcp_server

ArtemZhigarev/frappe_mcp_server

3.1

If you are the rightful owner of frappe_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Frappe MCP Server is a Model Context Protocol server designed to interface AI assistants with Frappe applications using the official REST API.

Tools

Functions exposed to the LLM to take actions

create_document

Create a new document in Frappe.

get_document

Retrieve a document from Frappe.

update_document

Update an existing document in Frappe.

delete_document

Delete a document from Frappe.

list_documents

List documents from Frappe with filters.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources