NasCoder Perplexity MCP Ultra-Pro
Provides access to Perplexity AI's various models (sonar-pro, sonar, sonar-deep-research, sonar-reasoning-pro, sonar-reasoning, r1-1776) with tools for advanced searches, AI-powered research, model information retrieval, analytics, and cache management.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@NasCoder Perplexity MCP Ultra-Proexplain quantum computing basics using sonar-pro model"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
NasCoder Perplexity MCP - Ultra Pro 2.0
🧠 FIXED 2025 EDITION - Advanced Perplexity AI integration with correct API models and comprehensive features.
Features
✅ Correct 2025 Perplexity API models
sonar-pro- Advanced reasoning and searchsonar- Standard search modelsonar-deep-research- Deep research capabilitiessonar-reasoning-pro- Advanced reasoningsonar-reasoning- Standard reasoningr1-1776- Specialized model
✅ Advanced Capabilities
Intelligent caching system
Rate limiting protection
Real-time analytics
Advanced search parameters
Response formatting options
Error handling and retry logic
Related MCP server: Perplexity MCP Server
Installation
npm install nascoder-perplexity-mcpEnvironment Setup
Set your Perplexity API key:
export PERPLEXITY_API_KEY="YOUR_API_KEY_HERE"Usage
Basic Usage
// Start the MCP server
node index.js
// Or use with npx
npx nascoder-perplexity-mcpWith MCP Clients
The MCP server integrates seamlessly with various MCP clients. Once configured, you can use it with:
# Ask a question using Perplexity AI
# Use specific models for different tasks
# Get analytics and performance metricsAvailable Tools
1. perplexity_ask_pro
Advanced AI-powered search and research with multiple models.
{
"messages": [{"role": "user", "content": "What is quantum computing?"}],
"model": "sonar-pro",
"options": {
"maxTokens": 2000,
"temperature": 0.2,
"searchMode": "academic",
"returnImages": true
}
}2. perplexity_models
List all available Perplexity models with descriptions.
3. perplexity_analytics
Get detailed performance metrics and usage statistics.
4. perplexity_cache_clear
Clear the response cache to force fresh API calls.
MCP Configuration
Add to your MCP client configuration:
{
"mcpServers": {
"nascoder-perplexity": {
"command": "npx",
"args": ["nascoder-perplexity-mcp"],
"env": {
"PERPLEXITY_API_KEY": "YOUR_API_KEY_HERE"
},
"timeout": 30000,
"disabled": false
}
}
}Security
✅ No hardcoded API keys
✅ Environment variable validation
✅ Secure credential handling
✅ Rate limiting protection
Testing
Run real functional tests:
node test-tools.jsSupport
GitHub: https://github.com/freelancernasimofficial/nascoder-perplexity-mcp
Issues: https://github.com/freelancernasimofficial/nascoder-perplexity-mcp/issues
Built with ❤️ by NasCoder (@freelancernasimofficial)
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityCmaintenanceAn MCP server integrating Perplexity AI's API to offer advanced search capabilities with support for multiple models and result configuration.11,4311MIT
- AlicenseAqualityCmaintenanceAn MCP server that enables Claude to perform web searches using Perplexity's API with intelligent model selection based on query intent and support for domain and recency filtering.64MIT
- AlicenseAqualityDmaintenanceMCP server that enables Claude to request chat completions with citations from the Perplexity API.1MIT
- Alicense-qualityDmaintenanceA comprehensive MCP server that provides intelligent access to Perplexity AI's search and reasoning models with automatic model selection, conversation management, and project-aware storage. Supports real-time search, deep research, chat sessions, and async operations for complex queries.133MIT
Related MCP Connectors
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/freelancernasimofficial/nascoder-perplexity-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server