Back to search
30
MCP

mishamyrt/perplexity-web-api-mcp

docker/mishamyrt/perplexity-web-api-mcp

MCP server that exposes Perplexity AI ask, search, research, and reasoning capabilities as tools

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

perplexity-mcp
A Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.
0 tools
perplexity-user-mcp
Perplexity AI MCP server — browser automation for search, reasoning, research, and compute. Not affiliated with Perplexity AI, Inc.
0 tools
@mseep/perplexity-mcp
MCP server providing intelligent search, reasoning, and research capabilities powered by Perplexity's specialized AI models
0 tools
perplexity-mcp-server
A Perplexity API Model Context Protocol (MCP) server that unlocks Perplexity's search-augmented AI capabilities for LLM agents. Features rob
0 tools
perplexity-mcp
A Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
0 tools
mekayelanik/perplexity-mcp
Distributed Perplexity MCP server to be used in AI IDEs, AI clients, and automated Coding CLIs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mishamyrt/perplexity-web-api-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}