TTokenySpace
返回 MCP 列表

arjunkmrm-perplexity-search

搜索与数据

A simple Model Context Protocol server for Perplexity's web search with sonar or sonar-pro

10TypeScriptv1.0.0远程托管更新于 2026/1/27
GitHub
0

远程接入地址

https://server.smithery.ai/@arjunkmrm/perplexity-search/mcp

介绍

Enable AI assistants to perform web searches using Perplexity's Sonar Pro.

README

Perplexity Search MCP

smithery badge

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 perform
  • search_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 content
  • citations: Array of citations for the information

License

MIT

评论

加载中…

同类推荐