Skip to main content
Glama

Ghost MCP Server

by oculairmedia
tsconfig.json470 B
{ "compilerOptions": { "target": "ES2020", "module": "ES2020", "moduleResolution": "Node", "esModuleInterop": true, "strict": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "outDir": "dist", "rootDir": ".", "allowJs": true }, "include": [ "everything/**/*" , "backup/index.ts", "backup/letta-sse.ts", "backup/sse.ts", "backup/tsconfig.json" ], "exclude": [ "node_modules", "dist" ] }

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/oculairmedia/plane-projectmanagement_mcp'

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