Skip to main content
Glama
mcp.json930 B
{ "startCommand": { "type": "http", "endpoint": "/mcp", "health": "/health" }, "transport": "streamable-http", "endpoint": "/mcp", "sseEndpoint": "/mcp", "configSchema": { "type": "object", "properties": { "PLUGGEDIN_API_KEY": { "type": "string", "description": "Your Plugged.in API key for authenticated operations (get one at plugged.in/api-keys). Leave empty for tool discovery only." }, "PLUGGEDIN_API_BASE_URL": { "type": "string", "description": "Base URL for your Plugged.in instance (optional, defaults to https://plugged.in)", "default": "https://plugged.in" }, "REQUIRE_API_AUTH": { "type": "string", "description": "Require API key authentication for HTTP requests (true/false, defaults to false)", "default": "false", "enum": ["true", "false"] } }, "required": [] } }

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/VeriTeknik/pluggedin-mcp'

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