Skip to main content
Glama

Remote MCP Server with GitHub OAuth

by danrthompson
worker-configuration.d.ts229 B
// Generated by Wrangler by running `wrangler types` interface Env { OAUTH_KV: KVNamespace; GITHUB_CLIENT_ID: string; GITHUB_CLIENT_SECRET: string; MCP_OBJECT: DurableObjectNamespace<import("./src/index").MyMCP>; AI: Ai; }

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/danrthompson/remote-mcps'

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