Skip to main content
Glama

MCP OpenProject Server

smithery.yaml770 B
version: 1 build: dockerfile: Dockerfile startCommand: type: http configSchema: type: object required: - OPENPROJECT_BASE_URL - OPENPROJECT_API_KEY properties: OPENPROJECT_BASE_URL: type: string title: "OpenProject Base URL" description: "The base URL of your OpenProject instance" OPENPROJECT_API_KEY: type: string title: "OpenProject API Key" description: "Your OpenProject API key" OPENPROJECT_TIMEOUT: type: string title: "Timeout (seconds)" description: "API request timeout (optional)" default: "30" exampleConfig: OPENPROJECT_BASE_URL: "http://localhost:8090" OPENPROJECT_API_KEY: "your-api-key" OPENPROJECT_TIMEOUT: "30"

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/boma086/mcp-open-project'

If you have feedback or need assistance with the MCP directory API, please join our Discord server