solve-it
by CKE-Proto
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_SECURITY_PROFILE | No | Security profile: strict, moderate, or permissive. Overrides config file setting. | |
| MCP_APP_INIT_REQUIRED | No | If true (default), server exits on KB load failure. If false, degraded mode. Accepts true/false/1/0/yes/no. | |
| MCP_APP_ENABLE_EXTENSIONS | No | Whether to load SOLVE-IT-X extension data. Accepts true/false/1/0/yes/no. | |
| MCP_APP_OBJECTIVE_MAPPING | No | Objective mapping file name (must exist in SOLVE-IT data/ directory). Default: solve-it.json | |
| MCP_APP_SOLVEIT_DATA_PATH | No | Path to the SOLVE-IT repository root (absolute or relative to CWD). | |
| MCP_APP_ENABLE_FULL_DETAIL_TOOLS | No | Enable full-detail listing tools (large payloads). Default false. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/CKE-Proto/mcp_solve-it'
If you have feedback or need assistance with the MCP directory API, please join our Discord server