Skip to main content
Glama

DeepSearch MCP

by yuemingruoan
tsconfig.json563 B
{ "compilerOptions": { "target": "ES2022", "module": "NodeNext", "moduleResolution": "NodeNext", "outDir": "dist", "rootDir": ".", "allowJs": false, "strict": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "skipLibCheck": true, "resolveJsonModule": true, "declaration": true, "sourceMap": true }, "include": [ "main.ts", "deepsearch_agents/**/*.ts", "deepsearch_mcp/**/*.ts", "source/**/*.ts" ], "exclude": [ "node_modules", "dist", "tests" ] }

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/yuemingruoan/DeepSearch-MCP'

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