Rozkoduj MCP
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| instrumentA | The instrument catalog, or one instrument's dossier. Without With For strategies backtested on the instrument, use |
| leaderboardA | The strategy leaderboard - published, backtested strategies, ranked. Use for "what are the best strategies?", "what works best on AAPL?",
"best aggressive strategy?". Sorting: Each item carries For one strategy's full dossier use |
| researchA | Search the research - public articles plus, when signed in on a paid tier, the deeper knowledge base, in one query. Use when the user asks about a topic the research likely covers (drawdown control, position sizing, backtesting pitfalls, ...). Returns two ranked lists of passages:
Args: query: Question or topic (2-300 chars). locale: Optional article locale - "en" or "pl". limit: How many top passages per list (1-20, default 5). |
| strategyA | One strategy's full dossier, including its backtest summary.
Use this after |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/rozkoduj/rozkoduj-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server