iMCP
by Duvaragesh
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Set to False in production. | True |
| MEDIA_ROOT | No | Directory where uploaded spec files are stored. | |
| SECRET_KEY | Yes | Django secret and Fernet encryption key derivation source. Use a strong random value and keep it consistent across restarts. | |
| ALLOWED_HOSTS | Yes | Comma-separated list of allowed hostnames, e.g., localhost,127.0.0.1 | |
| IMCP_API_TOKEN | Yes | Default admin bearer token used for portal and MCP access. | |
| IMCP_CACHE_TTL | No | Tool cache TTL in seconds. | 3600 |
| IMCP_CACHE_MAX_SIZE | No | Maximum number of cached tool sets. | 100 |
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
ResponsivenessSyncing