{
  "markdown": "# Perplexity Search MCP\n\n[![smithery badge](https://smithery.ai/badge/@arjunkmrm/perplexity-search)](https://smithery.ai/server/@arjunkmrm/perplexity-search)\n\nA simple Model Context Protocol (MCP) server for Perplexity's web search with sonar or sonar-pro.\n\n## Features\n\n- Provides a `search` tool for AI assistants to perform web searches\n- Uses Perplexity's chat completions API with the sonar/sonar-pro models\n\n## Tool: search\n\nThe server provides a `search` tool with the following input parameters:\n\n- `query` (required): The search query to perform\n- `search_recency_filter` (optional): Filter search results by recency (options: month, week, day, hour). If not specified, no time filtering is applied.\n\n## Configuration\n\n### Environment Variables\n\n- `PERPLEXITY_API_KEY`: Your Perplexity API key (required)\n\n## Response Format\n\nThe response from the `search` tool includes:\n\n- `content`: The search results content\n- `citations`: Array of citations for the information\n\n## License\n\nMIT ",
  "bytes": 993,
  "sha": "869bac6617f55ee875c03cb2f4be607ed7684f0e9fc9beda4386539c4f3ed1a0",
  "repo_slug": "arjunkmrm/perplexity-search",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_ai_smithery_arjunkmrm_perplexity_search_b7dd6074/readme"
}