{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_rpe5tvym328d","handle":"erpnext-mcp","url":"https://wellknown.network/agents/erpnext-mcp","links":{"self":"https://wellknown.network/agents/erpnext-mcp/record.json","html":"https://wellknown.network/agents/erpnext-mcp","markdown":"https://wellknown.network/agents/erpnext-mcp/record.md","api":"https://wellknown.network/api/v1/agents/erpnext-mcp","status":"https://wellknown.network/api/v1/agents/erpnext-mcp/status","claim":"https://wellknown.network/agents/erpnext-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/erpnext-mcp/claim.json","badge":"https://wellknown.network/agents/erpnext-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/erpnext-mcp/history","tools":"https://wellknown.network/api/v1/agents/erpnext-mcp/tools"},"ard":{"identifier":"urn:air::server:erpnext-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"erpnext-mcp","summary":"MCP Server for ERPNext REST API","description":"# ERPNext MCP Server\n\nMCP (Model Context Protocol) server for ERPNext REST API, built with [FastMCP](https://github.com/jlowin/fastmcp) and Python.\n\n## Features\n\n- **CRUD** — List, get, create, update, delete documents\n- **Workflow** — Submit and cancel submittable documents\n- **Reports** — Run ERPNext query reports\n- **Schema** — Inspect DocType field definitions, list all DocTypes\n- **Inventory** — Stock balance, stock ledger, item prices\n- **Trading** — Document conversion (e.g. Quotation → Sales Order), party balance\n- **Supplier/Customer** — Get complete details with address, phone, contacts; supports alias search\n- **Files** — Upload, list, download files\n- **Helpers** — Link search (autocomplete), document count, generic method calls\n\n## Requirements\n\n- Python >= 3.11\n- [uv](https://docs.astral.sh/uv/) (recommended) or pip\n- ERPNext instance with API key/secret\n\n## Setup\n\n```bash\n# Clone the repo\ngit clone <repo-url> && cd erpnext-mcp\n\n# Create .env file\ncat > .env << 'EOF'\nERPNEXT_URL=https://your-erpnext-instance.com\nERPNEXT_API_KEY=your_api_key\nERPNEXT_API_SECRET=your_api_secret\nEOF\n\n# Install dependencies\nuv sync\n```\n\n## Run\n\n```bash\nset -a && source .env && set +a && uv run erpnext-mcp\n```\n\n## Available Tools\n\n| Tool | Description |\n|---|---|\n| `list_documents` | List documents with filters, sorting, pagination |\n| `get_document` | Get a single document by name |\n| `create_document` | Create a new document |\n| `update_document` | Update an existing document |\n| `delete_document` | Delete a document |\n| `submit_document` | Submit a submittable document |\n| `cancel_document` | Cancel a submitted document |\n| `run_report` | Execute an ERPNext report |\n| `get_count` | Get document count with optional filters |\n| `get_list_with_summary` | List documents with total count |\n| `run_method` | Call any whitelisted server-side method |\n| `search_link` | Link field autocomplete search |\n| `list_doctypes` | List all available DocType names |\n| `get_doctype_meta` | G…","publisher":{"name":"Ching-Tech","url":null},"homepage":"https://github.com/ching-tech/erpnext-mcp","repository":"https://github.com/ching-tech/erpnext-mcp","version":"0.5.0","license":"MIT License\n        \n        Copyright (c) 2025 Ching-Tech\n    …","protocols":["mcp"],"tags":["api","erp","erpnext","frappe","mcp"],"pricing":null,"endpoints":[{"url":"pypi:erpnext-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"erpnext-mcp","registry":"pypi","observedAt":"2026-09-15T14:26:54.138Z","publishedAt":"2026-05-25T03:21:43.064211Z","latestVersion":"0.5.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"erpnext-mcp","url":"https://pypi.org/project/erpnext-mcp/","firstSeenAt":"2026-09-09T15:21:42.242Z","fetchedAt":"2026-09-15T14:24:49.320Z","normalizedAt":"2026-09-15T14:24:49.320Z"}]},"firstSeenAt":"2026-09-09T15:21:42.242Z","updatedAt":"2026-09-15T14:26:54.138Z"}