Skip to main content
Glama

MCP Auth

by rubenpenap
client.ts227 B
import { DBClient } from '@epic-web/epicme-db-client' export const EPIC_ME_AUTH_SERVER_URL = 'http://localhost:7788' export function getClient(oauthToken: string) { return new DBClient(EPIC_ME_AUTH_SERVER_URL, oauthToken) }

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/rubenpenap/mcp-auth'

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