CornMCP
by yuki-20
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | No | Voyage AI / OpenAI API key for embeddings | |
| OPENAI_API_BASE | No | Embedding API base URL | https://api.voyageai.com/v1 |
| DASHBOARD_API_URL | No | Dashboard API URL | http://localhost:4000 |
| MEM9_EMBEDDING_DIMS | No | Embedding dimensions | 1024 |
| MEM9_EMBEDDING_MODEL | No | Primary embedding model | voyage-code-3 |
| MEM9_FALLBACK_MODELS | No | Fallback model rotation chain | voyage-4-large,voyage-4,voyage-code-2,voyage-4-lite |
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/yuki-20/CornMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server