Skip to main content
Glama
joeyheath65

MCP Server Foundation Template

by joeyheath65

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP host binding0.0.0.0
PORTNoHTTP port3001
API_KEYNoAPI authentication key (optional)
LOG_LEVELNoLogging level: error, warn, info, debuginfo
NODE_PATHNoNode.js executable pathnode
TRANSPORTNoTransport mode: stdio or httpstdio
JWT_SECRETNoJWT token secret (optional)
LOG_FORMATNoLog format: json or texttext
PYTHON_PATHNoPython executable pathpython3
ENABLE_TOOLSNoEnable toolstrue
ENABLE_PROMPTSNoEnable promptstrue
ALLOWED_ORIGINSNoComma-separated CORS origins (optional)
ENABLE_RESOURCESNoEnable resourcestrue
MAX_TOOL_EXECUTION_TIMENoMax execution time in ms30000

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/joeyheath65/mcp'

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