{"id":22542259,"url":"https://github.com/tanigami/mcp-server-perplexity","last_synced_at":"2025-08-01T23:04:47.823Z","repository":{"id":266619206,"uuid":"898880053","full_name":"tanigami/mcp-server-perplexity","owner":"tanigami","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-25T07:06:10.000Z","size":22,"stargazers_count":76,"open_issues_count":3,"forks_count":30,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-01T03:51:37.242Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tanigami.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-05T08:00:14.000Z","updated_at":"2025-07-30T13:16:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"3cbbe074-03cf-4cd9-9041-67c9ca2af072","html_url":"https://github.com/tanigami/mcp-server-perplexity","commit_stats":null,"previous_names":["tanigami/mcp-server-perplexity"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tanigami/mcp-server-perplexity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanigami%2Fmcp-server-perplexity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanigami%2Fmcp-server-perplexity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanigami%2Fmcp-server-perplexity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanigami%2Fmcp-server-perplexity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tanigami","download_url":"https://codeload.github.com/tanigami/mcp-server-perplexity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanigami%2Fmcp-server-perplexity/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268169302,"owners_count":24207035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-07T13:09:22.300Z","updated_at":"2025-08-01T23:04:47.798Z","avatar_url":"https://github.com/tanigami.png","language":"Python","funding_links":[],"categories":["Search \u0026 Extraction","AI Integration MCP Servers","🤝 \u003ca name=\"ai-services\"\u003e\u003c/a\u003eAI Services","🤖 AI/ML","Legend","Community Servers","Other Tools and Integrations","サーバー実装","MCP Servers","Content Creation","カテゴリ","AI \u0026 Machine Learning","Table of Contents","Other"],"sub_categories":["Web Search Engines","🛠️ \u003ca name=\"other-tools-and-integrations\"\u003e\u003c/a\u003eOther Tools and Integrations","🛠️ \u003ca name=\"other-tools-and-integrations\"\u003e\u003c/a\u003eその他のツールと統合","How to Submit","🛠️ Other Tools and Integrations","🔍 \u003ca name=\"search--knowledge\"\u003e\u003c/a\u003e検索・ナレッジ","Monitoring \u0026 Analytics","AI Services"],"readme":"# Perplexity MCP Server\n\n[![smithery badge](https://smithery.ai/badge/mcp-server-perplexity)](https://smithery.ai/server/mcp-server-perplexity)\n\nMCP Server for the Perplexity API.\n\n\u003e :warning: **Limitations:**\n\u003e - The Claude Desktop client may timeout if Perplexity processing takes too long\n\u003e - This issue might be resolved if Claude Desktop implements support for long running operations and progress reporting in the future\n\u003e - Implementation updates to handle these features will be made if they become available\n\n\u003ca href=\"https://glama.ai/mcp/servers/hchfq9bydq\"\u003e\u003cimg width=\"380\" height=\"200\" src=\"https://glama.ai/mcp/servers/hchfq9bydq/badge\" alt=\"Perplexity Server MCP server\" /\u003e\u003c/a\u003e\n\n## Components\n\n### Tools\n\n- **ask_perplexity**: Request chat completion with citations from Perplexity  \n\n## Quickstart\n\n### Install\n\n#### Claude Desktop\n\n- On macOS: `~/Library/Application\\ Support/Claude/claude_desktop_config.json`  \n- On Windows: `%APPDATA%/Claude/claude_desktop_config.json`\n\n```\n\"mcpServers\": {\n  \"Perplexity\": {\n    \"command\": \"uvx\",\n    \"args\": [\n      \"mcp-server-perplexity\"\n    ],\n    \"env\": {\n      \"PERPLEXITY_API_KEY\": \"your-perplexity-api-key\"\n    }\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanigami%2Fmcp-server-perplexity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanigami%2Fmcp-server-perplexity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanigami%2Fmcp-server-perplexity/lists"}