Skip to main content
Glama

Integration App MCP Server

Official
by membranehq
{ "compilerOptions": { "target": "ES2020", "module": "commonjs", "lib": ["ES2020"], "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "outDir": "./dist", "rootDir": "./src", "moduleResolution": "node", "resolveJsonModule": true, "baseUrl": ".", "paths": { "*": ["node_modules/*"] } }, "include": ["src/**/*"], "exclude": ["node_modules", "dist"], "ts-node": { "transpileOnly": true, "compilerOptions": { "module": "commonjs" } } }

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/membranehq/mcp-server'

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