Skip to main content
Glama

NasCoder Perplexity MCP Ultra-Pro

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 search
  • sonar - Standard search model
  • sonar-deep-research - Deep research capabilities
  • sonar-reasoning-pro - Advanced reasoning
  • sonar-reasoning - Standard reasoning
  • r1-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

Installation

npm install nascoder-perplexity-mcp

Environment 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-mcp

With 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 metrics

Available 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.js

Support

  • GitHub: https://github.com/freelancernasimofficial/nascoder-perplexity-mcp
  • Issues: https://github.com/freelancernasimofficial/nascoder-perplexity-mcp/issues

Built with ❤️ by NasCoder (@freelancernasimofficial)

-
security - not tested
F
license - not found
-
quality - not tested

A custom MCP server that integrates Perplexity AI capabilities with Amazon Q CLI, providing structured responses with citations, search results, and performance analytics.

  1. Features
    1. Installation
      1. Environment Setup
        1. Usage
          1. Basic Usage
          2. With MCP Clients
        2. Available Tools
          1. 1. perplexity_ask_pro
          2. 2. perplexity_models
          3. 3. perplexity_analytics
          4. 4. perplexity_cache_clear
        3. MCP Configuration
          1. Security
            1. Testing
              1. Support

                Related MCP Servers

                • A
                  security
                  A
                  license
                  A
                  quality
                  An MCP server integrating Perplexity AI's API to offer advanced search capabilities with support for multiple models and result configuration.
                  Last updated -
                  1
                  696
                  1
                  JavaScript
                  MIT License
                • A
                  security
                  A
                  license
                  A
                  quality
                  A custom MCP tool that integrates Perplexity AI's API with Claude Desktop, allowing Claude to perform web-based research and provide answers with citations.
                  Last updated -
                  1
                  4
                  JavaScript
                  MIT License
                  • Apple
                • A
                  security
                  A
                  license
                  A
                  quality
                  An 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.
                  Last updated -
                  6
                  JavaScript
                  MIT License
                  • Apple
                • -
                  security
                  F
                  license
                  -
                  quality
                  An advanced MCP server that implements sophisticated sequential thinking using a coordinated team of specialized AI agents (Planner, Researcher, Analyzer, Critic, Synthesizer) to deeply analyze problems and provide high-quality, structured reasoning.
                  Last updated -
                  216
                  Python
                  • Linux
                  • Apple

                View all related MCP servers

                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