ORKL MCP Server
by heiths
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ORKL_CACHE_TTL | No | Cache time-to-live in seconds | 300 |
| ORKL_USE_CACHE | No | Enable caching (1/0) | 1 |
| ORKL_CONFIG_FILE | No | Path to configuration file | config.json |
| ORKL_API_BASE_URL | No | API base URL | https://orkl.eu/api/v1 |
| ORKL_REQUEST_TIMEOUT | No | Request timeout in seconds | 30 |
| ORKL_RATE_LIMIT_PERIOD | No | Rate limit period in seconds | 30 |
| ORKL_RATE_LIMIT_REQUESTS | No | Maximum requests per period | 90 |
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/heiths/orkl_mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server