Skip to main content
Glama

MCP Auth

by rubenpenap
routes.ts403 B
import { type RouteConfig, index, route } from '@react-router/dev/routes' export default [ index('routes/index.tsx'), route('/healthcheck', 'routes/healthcheck.tsx'), route('/db-api', 'routes/db-api.tsx'), route('/oauth/authorize', 'routes/oauth/authorize.tsx'), route('/oauth/introspection', 'routes/oauth/introspection.ts'), route('/test-auth', 'routes/test-auth.tsx'), ] satisfies RouteConfig

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