Skip to main content
Glama

ERPNext MCP Server

MIT License
  • Linux
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port3000
NODE_ENVNoNode environmentproduction
LOG_LEVELNoLogging levelinfo
REDIS_URLNoRedis connection URLredis://localhost:6379
JWT_SECRETNoSecret for JWT tokens
ENABLE_AUTHNoEnable authenticationtrue
ERPNEXT_URLYesURL of your ERPNext instance
OAUTH_ENABLEDNoEnable OAuth authenticationfalse
ENCRYPTION_KEYNoEncryption key for sensitive data
REDIS_PASSWORDNoRedis password
ALLOWED_ORIGINSNoComma-separated list of allowed origins for CORShttp://localhost,https://your-domain.com
ERPNEXT_API_KEYYesYour ERPNext API key
OAUTH_CLIENT_IDNoOAuth client ID
ERPNEXT_API_SECRETYesYour ERPNext API secret
OAUTH_REDIRECT_URINoOAuth redirect URIhttp://localhost:3000/callback
RATE_LIMIT_ENABLEDNoEnable rate limitingtrue
OAUTH_CLIENT_SECRETNoOAuth client secret
RATE_LIMIT_WINDOW_MSNoTime window for rate limiting in milliseconds60000
RATE_LIMIT_MAX_REQUESTSNoMaximum number of requests for rate limiting100

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/sivabhogela88/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server