Skip to main content
Glama

Fetch Browser

tsconfig.json422 B
{ "compilerOptions": { "target": "ES2020", "module": "Node16", "moduleResolution": "node16", "declaration": true, "outDir": "./build", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "baseUrl": ".", "rootDir": "src", "lib": ["ES2022", "DOM"] }, "include": ["src/**/*"], "exclude": ["node_modules", "build"] }

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/TheSethRose/Fetch-Browser'

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