Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Perplexity Insight MCP Server
Claim
by
TheoLawrence86
GitHub
JavaScript
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
perplexity-insight-MCP
Dockerfile
.env.example
.gitignore
index.ts
package.json
package-lock.json
PLAYBOOK.md
README.md
test.js
test.ts
tsconfig.json
USAGE.md
{ "compilerOptions": { "target": "ES2020", "module": "NodeNext", "moduleResolution": "NodeNext", "esModuleInterop": true, "outDir": "./dist", "strict": true }, "include": ["*.ts"], "exclude": ["node_modules"] }