OpenProject MCP Server
by widjis
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | info |
| MCP_SERVER_NAME | No | MCP server name | openproject-mcp |
| CACHE_TTL_SECONDS | No | Cache TTL in seconds | 300 |
| MCP_SERVER_VERSION | No | MCP server version | 1.0.0 |
| OPENPROJECT_API_KEY | No | API key for authentication (alternative to username/password) | |
| OPENPROJECT_BASE_URL | Yes | OpenProject instance URL (required) | |
| OPENPROJECT_PASSWORD | No | Password for basic authentication (alternative to API key) | |
| OPENPROJECT_USERNAME | No | Username for basic authentication (alternative to API key) | |
| RATE_LIMIT_REQUESTS_PER_MINUTE | No | Rate limiting requests per minute | 60 |
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/widjis/mcp-openproject'
If you have feedback or need assistance with the MCP directory API, please join our Discord server