erpnext-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ERPNEXT_URL | Yes | The base URL of your ERPNext instance | |
| ERPNEXT_API_KEY | No | API key for authentication | |
| ERPNEXT_API_SECRET | No | API secret for authentication |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_doctypesB | Get a list of all available DocTypes |
| get_doctype_fieldsC | Get fields list for a specific DocType |
| get_documentsC | Get a list of documents for a specific doctype |
| create_documentC | Create a new document in ERPNext |
| update_documentC | Update an existing document in ERPNext |
| run_reportC | Run an ERPNext report |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| All DocTypes | List of all available DocTypes in the ERPNext instance |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rakeshgangwar/erpnext-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server