Skip to main content
Glama

interactive-mcp

MIT License
115
1
  • Apple
  • Linux
tsconfig.json492 B
{ "compilerOptions": { "target": "es2022", "module": "NodeNext", "moduleResolution": "NodeNext", "lib": [ "es2022" ], "baseUrl": ".", "paths": { "@/*": [ "src/*" ] }, "rootDir": "./src", "outDir": "./dist", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "skipLibCheck": true, "strict": true, "jsx": "react", "allowSyntheticDefaultImports": true }, "include": [ "src" ] }

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/mikeysrecipes/interactive-mcp'

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