Skip to main content
Glama

Leiga MCP Server

smithery.yaml631 B
runtime: typescript startCommand: type: http configSchema: type: object required: ["clientId", "secret"] properties: clientId: type: string title: "Leiga Client ID" description: "Your Leiga API client ID for authentication" secret: type: string title: "Leiga Secret" description: "Your Leiga API secret for authentication" debug: type: boolean title: "Debug Mode" description: "Enable debug logging" default: false exampleConfig: clientId: "your-leiga-client-id" secret: "your-leiga-secret" debug: false

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/uvidswqkscr89/leiga_mcp_smithery'

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