Glama
MCP
Servers
Perplexity MCP Server
Claim
by
tanigami
GitHub
Python
MIT License
17
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
.history
img
.gitignore
PLACEHOLDER.md
README.md
WORKFLOW.md
example.jsonl
index.ts
package-lock.json
package.json
pr-instructions.md
tsconfig.base.json
tsconfig.json
{ "extends": "./tsconfig.base.json", "compilerOptions": { "outDir": "./dist", "rootDir": "." }, "include": [ "./**/*.ts" ] }