MCP SSE Server Python
by nguyenxtan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | INFO |
| ABC_API_KEY | Yes | ABC System API key | |
| ABC_TIMEOUT | No | API timeout (seconds) | 30 |
| N8N_API_KEY | No | n8n API key | |
| MCP_SERVER_HOST | No | Server host | 0.0.0.0 |
| MCP_SERVER_PORT | No | Server port | 3001 |
| N8N_INSTANCE_URL | Yes | n8n instance URL | |
| N8N_WEBHOOK_PATH | No | n8n webhook path | |
| MCP_SERVER_WORKERS | No | Number of workers | 4 |
| ABC_SYSTEM_BASE_URL | Yes | ABC System API URL | |
| SSE_MAX_CONNECTIONS | No | Max SSE connections | 100 |
| SSE_HEARTBEAT_INTERVAL | No | SSE heartbeat interval | 30 |
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