local-mcp
by shworks-25
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host interface to bind the HTTP MCP server to. Defaults to 127.0.0.1. | 127.0.0.1 |
| MCP_PORT | No | Port to listen on. Defaults to 8787. | 8787 |
| MCP_AUTH_TOKEN | No | Bearer token required for authenticated HTTP requests. Required when binding to non-loopback interfaces. | |
| MCP_ALLOWED_HOSTS | No | Comma-separated list of trusted HTTP Host header values (e.g., reverse-proxy hostnames). | |
| MCP_MAX_BODY_BYTES | No | Maximum allowed request body size in bytes. | |
| MCP_ALLOW_INSECURE_HTTP | No | Set to '1' to allow plain HTTP on non-loopback addresses. Plain HTTP on non-loopback is rejected by default. | 0 |
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
ActivityMaintained
ResponsivenessNo issues