Skip to main content
Glama

Perplexity MCP Server

mcp.json.example419 B
{ "mcpServers": { "perplexity-stdio": { "command": "node", "args": [ "/absolute/path/to/perplexity-mcp-server/dist/stdio.js" ], "env": { "PERPLEXITY_API_KEY": "your-perplexity-api-key-here" } }, "perplexity-http": { "url": "http://127.0.0.1:3001/mcp", "headers": { "Authorization": "Bearer your-perplexity-api-key-here" } } } }

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

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