@cynco/mcp
by cynco-labs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | HTTP server port | 3100 |
| LOG_LEVEL | No | debug · info · warn · error | info |
| MCP_TRANSPORT | No | Transport: stdio or http | stdio |
| MCP_PUBLIC_URL | No | Public URL for resource URIs | |
| MCP_RATE_LIMIT | No | Requests/minute per tenant | 120 |
| MCP_DB_POOL_MAX | No | Max DB pool connections | 5 |
| CYNCO_DATABASE_URL | Yes | PostgreSQL connection string | |
| MCP_CODE_TIMEOUT_MS | No | Code Mode script timeout (ms) | 60000 |
| MCP_TOOL_TIMEOUT_MS | No | Individual tool execution timeout (ms) | 30000 |
| MCP_DB_POOL_IDLE_TIMEOUT | No | Idle connection timeout (ms) | 30000 |
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
ActivityStale
ResponsivenessNo issues