cursor-context-mcp
by tomaxtoLuca
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the MCP server | 8780 |
| CONTEXT_MCP_HOST | No | Host for the MCP server | 127.0.0.1 |
| CONTEXT_QDRANT_URL | No | URL for Qdrant instance | http://127.0.0.1:6333 |
| CONTEXT_DEFAULT_PACK_ID | No | Default pack ID for RAG search | demo-pack |
| CONTEXT_GATEWAY_ENABLED | No | Enable or disable gateway auditing | true |
| CONTEXT_GATEWAY_REGISTRY | No | Path to gateway registry file | config/gateway_registry.example.json |
| CONTEXT_MCP_ALLOWED_ROOTS | No | Allowed roots for file operations | config.yaml allowed_roots (`.` + `fixtures`) |
| CONTEXT_QDRANT_COLLECTION | No | Qdrant collection name | context_pack_demo |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tomaxtoLuca/cursor-context-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server