Skip to main content
Glama

Perplexity MCP Server

tsconfig.json624 B
{ "compilerOptions": { "target": "ES2022", "module": "ESNext", "moduleResolution": "node", "lib": ["ES2022"], "outDir": "build", "rootDir": "src", "strict": true, "esModuleInterop": true, "allowSyntheticDefaultImports": true, "forceConsistentCasingInFileNames": true, "skipLibCheck": true, "noUncheckedIndexedAccess": true, "noPropertyAccessFromIndexSignature": true, "verbatimModuleSyntax": true, "resolveJsonModule": true, "types": ["vitest/globals", "node", "bun-types"] }, "include": ["src/**/*"], "exclude": ["docs/", "build/", "node_modules/"] }

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/wysh3/perplexity-mcp-zerver'

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