Skip to main content
Glama

MCP Memory

by redaphid
tsconfig.json521 B
{ "compilerOptions": { "target": "es2022", "lib": [ "es2022" ], "module": "es2022", "moduleResolution": "bundler", "resolveJsonModule": true, "allowJs": true, "checkJs": true, "noImplicitAny": false, "noEmit": true, "isolatedModules": true, "allowSyntheticDefaultImports": true, "forceConsistentCasingInFileNames": true, "strict": false, "skipLibCheck": true, "types": [] }, "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/redaphid/mcp-memory'

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