Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Perplexity AI MCP Server
Claim
by
mkusaka
GitHub
Search
JavaScript
MIT License
1
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-server-perplexity
src
adr.md
.gitignore
LICENSE
package.json
pnpm-lock.yaml
README.md
tsconfig.json
{ "compilerOptions": { "target": "ES2022", "module": "NodeNext", "moduleResolution": "NodeNext", "esModuleInterop": true, "strict": true, "outDir": "dist", "skipLibCheck": true }, "include": ["src/**/*"] }