Perplexity Search MCP 精选
A simple Model Context Protocol server for Perplexity's web search with sonar or sonar-pro - arjunkmrm/perplexity-search
README
Perplexity Search MCP
A simple Model Context Protocol (MCP) server for Perplexity's web search with sonar or sonar-pro.
Features
- Provides a
search
tool for AI assistants to perform web searches - Uses Perplexity's chat completions API with the sonar/sonar-pro models
Tool: search
The server provides a search
tool with the following input parameters:
query
(required): The search query to performsearch_recency_filter
(optional): Filter search results by recency (options: month, week, day, hour). If not specified, no time filtering is applied.
Configuration
Environment Variables
PERPLEXITY_API_KEY
: Your Perplexity API key (required)
Response Format
The response from the search
tool includes:
content
: The search results contentcitations
: Array of citations for the information
License
MIT
推荐服务器

e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
MCP server for interacting with Neon Management API and databases
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。
AIO-MCP Server
🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows. Folk from
Knowledge Graph Memory Server
为 Claude 实现持久性记忆,使用本地知识图谱,允许 AI 记住用户的信息,并可在自定义位置存储,跨对话保持记忆。
Hyperbrowser
欢迎来到 Hyperbrowser,人工智能的互联网。Hyperbrowser 是下一代平台,旨在增强人工智能代理的能力,并实现轻松、可扩展的浏览器自动化。它专为人工智能开发者打造,消除了本地基础设施和性能瓶颈带来的麻烦,让您能够:

any-chat-completions-mcp
将 Claude 与任何 OpenAI SDK 兼容的聊天完成 API 集成 - OpenAI、Perplexity、Groq、xAI、PyroPrompts 等。
Exa MCP Server
一个模型上下文协议服务器,它使像 Claude 这样的人工智能助手能够以安全和受控的方式,使用 Exa AI 搜索 API 执行实时网络搜索。
BigQuery MCP Server
这是一个服务器,可以让你的大型语言模型(LLM,比如Claude)直接与你的BigQuery数据对话!可以把它想象成一个友好的翻译器,它位于你的AI助手和数据库之间,确保它们可以安全高效地进行交流。
mcp-perplexity
Perplexity API 的 MCP 服务器。