Skip to main content
Glama

MCP Web Research Server

by chuanmingliu
tsconfig.json412 B
{ "compilerOptions": { "target": "ES2023", "module": "NodeNext", "moduleResolution": "NodeNext", "esModuleInterop": true, "strict": true, "outDir": "dist", "sourceMap": true, "declaration": true, "skipLibCheck": true, "lib": [ "ES2023", "DOM", "DOM.Iterable" ] }, "include": [ "*.ts" ], "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/chuanmingliu/mcp-webresearch'

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