Skip to main content
Glama

octomind-mcp

Official
by OctoMind-dev
tsconfig.json428 B
{ "compilerOptions": { "types": ["jest", "node"], "paths": { "@/*": ["./src/*"] }, "target": "ESNext", "module": "NodeNext", "outDir": "./dist", "rootDir": ".", "strict": true, "noImplicitAny": true, "esModuleInterop": true, "resolveJsonModule": true, "isolatedModules": true }, "exclude": ["node_modules", "dist"], "include": ["**/*.d.ts", "**/*.ts", "**/*.tsx"] }

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/OctoMind-dev/octomind-mcp'

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