SOLVE-IT MCP Server
by 3soos3
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_SECURITY_PROFILE | No | Security profile: strict, moderate, permissive. Overrides config. | |
| MCP_APP_INIT_REQUIRED | No | If true, server exits on KB load failure. Values: true/false. Default: true | |
| MCP_APP_ENABLE_EXTENSIONS | No | Enable loading of extension datasets. Values: true/false/1/0/yes/no. Default: true | |
| MCP_APP_OBJECTIVE_MAPPING | No | Objective mapping file name (must exist in data/ directory). Default: solve-it.json | |
| MCP_APP_SOLVEIT_DATA_PATH | No | Path to the SOLVE-IT repository root (absolute or relative). | |
| MCP_APP_ENABLE_FULL_DETAIL_TOOLS | No | Enable full-detail listing tools. Values: true/false. 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
- 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/3soos3/mcp-solve-it'
If you have feedback or need assistance with the MCP directory API, please join our Discord server