Skip to main content
Glama

MCP Search Server

by Nghiauet
mcp_agent.config.yaml636 B
execution_engine: asyncio logger: transports: [console, file] level: debug show_progress: true path: "logs/github-supabase.jsonl" path_settings: path_pattern: "logs/github-supabase-{unique_id}.jsonl" unique_id: "timestamp" timestamp_format: "%Y%m%d_%H%M%S" mcp: servers: github: command: "docker" args: ["run", "-i", "--rm", "-e", "GITHUB_PERSONAL_ACCESS_TOKEN", "ghcr.io/github/github-mcp-server"] description: "Access GitHub API operations" supabase: command: "npx" args: ["-y", "@supabase/mcp-server-supabase@latest"] description: "Access Supabase API operations"

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/Nghiauet/mcp-agent'

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