Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_MESH_PORTNoGateway HTTP server port8000
MCP_MESH_ENABLE_AUTHNoEnforce JWT token authenticationTrue
MCP_MESH_DATABASE_URLNoTelemetry database connection URIsqlite+aiosqlite:///./mcp_mesh.db
MCP_MESH_JWT_SECRET_KEYNoJWT token signing keymcp-mesh-super-secret-key...
MCP_MESH_ENABLE_PII_MASKINGNoEnable automatic PII masking in inputs/outputsTrue
MCP_MESH_MAX_TOOLS_PER_PROMPTNoMax tools returned by smart router per query15
MCP_MESH_PII_REDACTION_STRINGNoText label substituted for PII data[REDACTED]
MCP_MESH_ISO42001_COMPLIANCE_MODENoEnable ISO 42001 risk evaluation & policy enforcementTrue

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/Sahil-Chavan96/mcp-mesh'

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