Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
OPARL_API_KEY | No | Optional API key for authentication | |
OPARL_TIMEOUT | No | Request timeout in seconds | 30.0 |
OPARL_BASE_URL | No | The base URL of the OParl API server | https://api.oparl.org |
OPARL_LOG_LEVEL | No | Logging level | INFO |
OPARL_SERVER_NAME | No | Name of the MCP server | OParl MCP Server |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |