Skip to main content
Glama

Remote MCP AuthKit

by FlowMCP
tsconfig.json476 B
{ "compilerOptions": { "allowJs": true, "allowSyntheticDefaultImports": true, "checkJs": false, "forceConsistentCasingInFileNames": true, "isolatedModules": true, "lib": ["es2021"], "module": "es2022", "moduleResolution": "Bundler", "noEmit": true, "resolveJsonModule": true, "skipLibCheck": true, "strict": true, "target": "es2021", "types": ["@cloudflare/workers-types/2023-07-01"] }, "include": ["worker-configuration.d.ts", "src/**/*.ts"] }

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/FlowMCP/remote-mcp-authkit'

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