MCP Data Gateway
by Chawengwit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_DEBUG | No | Enable verbose request tracing, default false | false |
| MCP_LOG_FILE | No | Optional path to log file, default stderr only | |
| MCP_LOG_LEVEL | No | Log level: DEBUG, INFO, WARN, ERROR, default INFO | INFO |
| OAUTH_CLIENT_ID | Yes | OAuth client ID for the provider | |
| OAUTH_REDIRECT_URI | No | OAuth redirect URI, default http://localhost:8765/callback | http://localhost:8765/callback |
| OAUTH_CALLBACK_PORT | No | Port for local OAuth callback server, default 8765 | 8765 |
| OAUTH_CLIENT_SECRET | Yes | OAuth client secret | |
| MCP_MAX_RESPONSE_BYTES | No | Response size cap in bytes, default 1048576 | 1048576 |
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
ActivityInactive
ResponsivenessNo issues