Skip to main content
Glama
smithery.yaml772 B
version: 1 startCommand: type: http configSchema: type: object required: - OPENPROJECT_API_KEY - OPENPROJECT_URL properties: OPENPROJECT_API_KEY: type: string title: "OpenProject API Key" description: "Your OpenProject API key" OPENPROJECT_URL: type: string title: "OpenProject URL" description: "The base URL of your OpenProject instance" OPENPROJECT_API_VERSION: type: string title: "OpenProject API Version" description: "API version (default: v3)" default: "v3" exampleConfig: OPENPROJECT_API_KEY: "your-api-key" OPENPROJECT_URL: "https://your.openproject.instance" OPENPROJECT_API_VERSION: "v3" build: dockerfile: Dockerfile

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/jessebautista/mcp-openproject-smithery'

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