erpnext-mcp-server

erpnext-mcp-server

9

The ERPNext MCP Server is a TypeScript-based server that facilitates integration with the ERPNext/Frappe API using the Model Context Protocol. It offers functionalities such as document access and management, report execution, and authentication tools for AI assistants to interact with ERPNext's data and functions.

ERPNext MCP Server

A Model Context Protocol server for ERPNext integration.

Features

  • Access ERPNext documents via URIs
  • JSON format for structured data access
  • Tools for authentication, document management, report running, and field retrieval

Configuration

Requires environment variables for ERPNext URL and optional API keys

Development

Install dependencies, build, and configure for Claude Desktop or VSCode

Debugging

Use MCP Inspector for debugging tools