Database · MODEL CONTEXT PROTOCOL

nachoal perplexity mcp

A perplexity MCP server

WHAT IT CONNECTS

nachoal perplexity mcp 为 AI Agent 提供什么

  • Search the web with Perplexity's powerful search capabilities
  • Get comprehensive search results with sources and citations
  • Filter results by time period (day, week, month, year)
  • Includes a ready-to-use prompt template for web searches
  • Supports loading API key from environment variables or .env file
  • Clone this repository
  • Install dependencies:
  • Visit [Perplexity API Settings](https://www.perplexity.ai/settings/api)
  • Create an account if you don't have one
  • Generate an API key
  • Edit your Claude Desktop configuration file:
  • On macOS: `~/Library/Application\ Support/Claude/claude_desktop_config.json`
  • On Windows: `%APPDATA%/Claude/claude_desktop_config.json`
  • Add the following configuration:
  • Restart Claude Desktop
  • "Search the web for the latest news about artificial intelligence"
  • "Use Perplexity to find information about climate change published in the past week"
  • "Search for recent research papers on quantum computing from the past month"
  • `query`: The search query string
  • `recency`: Filter results by time period - 'day', 'week', 'month' (default), or 'year'
  • A detailed summary of the search results
  • Key facts and information found
  • Sources with URLs for verification
  • Any conflicting information if present
  • `query`: The search query
  • `recency`: Time period filter - 'day', 'week', 'month' (default), or 'year'
  • Search for the specified query
  • Focus on results from the specified time period
  • Summarize key findings
  • Highlight important facts
  • Mention conflicting information
  • Cite sources with links

SECURITY

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。