mcp-mesh
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_MESH_PORT | No | Gateway HTTP server port | 8000 |
| MCP_MESH_ENABLE_AUTH | No | Enforce JWT token authentication | True |
| MCP_MESH_DATABASE_URL | No | Telemetry database connection URI | sqlite+aiosqlite:///./mcp_mesh.db |
| MCP_MESH_JWT_SECRET_KEY | No | JWT token signing key | mcp-mesh-super-secret-key... |
| MCP_MESH_ENABLE_PII_MASKING | No | Enable automatic PII masking in inputs/outputs | True |
| MCP_MESH_MAX_TOOLS_PER_PROMPT | No | Max tools returned by smart router per query | 15 |
| MCP_MESH_PII_REDACTION_STRING | No | Text label substituted for PII data | [REDACTED] |
| MCP_MESH_ISO42001_COMPLIANCE_MODE | No | Enable ISO 42001 risk evaluation & policy enforcement | True |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues