Skip to main content
Glama

MCP-researcher Server

package.json1.16 kB
{ "name": "perplexity-mcp", "version": "0.2.0", "description": "MCP server providing intelligent search, reasoning, and research capabilities powered by Perplexity's specialized AI models", "type": "module", "bin": "./build/index.js", "files": [ "build", "README.md", "LICENSE" ], "scripts": { "build": "tsc && chmod +x build/index.js", "watch": "tsc --watch", "start": "node build/index.js", "inspector": "npx @modelcontextprotocol/inspector build/index.js", "test": "tsc --noEmit", "prepublishOnly": "npm run build" }, "dependencies": { "@modelcontextprotocol/sdk": "0.6.0", "axios": "^1.7.9" }, "devDependencies": { "@types/node": "^20.11.24", "typescript": "^5.3.3" }, "keywords": [ "mcp", "perplexity", "ai", "search", "reasoning", "research", "sonar-pro", "sonar-reasoning-pro", "sonar-deep-research", "model-context-protocol" ], "author": "MCP Contributors", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/DaInfernalCoder/researcher-mcp" }, "engines": { "node": ">=18.0.0" } }

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

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