Skip to main content
Glama
cfollette18

mcp-epicor

by cfollette18

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost for HTTP transport127.0.0.1
MCP_PORTNoPort for HTTP transport8002
MCP_JWKS_URINoJWKS URI for inbound JWT validation (required for HTTP unless MCP_JWT_SECRET is set)
MCP_TRANSPORTNoTransport mode: 'stdio' (default) or 'http'stdio
EPICOR_API_KEYNoX-API-Key used for outbound Kinetic authentication
EPICOR_COMPANYNoKinetic Company id (path segment in /api/v2/odata/{Company}/...)
MCP_JWT_ISSUERNoExpected JWT issuer (used with HTTP transport)
MCP_JWT_SECRETNoJWT secret for inbound JWT validation (required for HTTP unless MCP_JWKS_URI is set)
EPICOR_BASE_URLNoKinetic origin, e.g. https://your-server/kinetic
EPICOR_PASSWORDNoPassword for Basic auth (alternative to bearer token)
EPICOR_USERNAMENoUsername for Basic auth (alternative to bearer token)
MCP_JWT_AUDIENCENoExpected JWT audience (used with HTTP transport)
EPICOR_BEARER_TOKENNoBearer token, alternative to Basic auth

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/cfollette18/mcp-epicor'

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