MCPServers
Perplexity AI - MCP server logo

Perplexity AI

2
0

Summary

Perplexity MCP Server provides Claude Desktop with direct access to Perplexity AI's language models through a lightweight proxy implementation. It offers two main tools: perplexity_ask for single questions using the llama-3.1-sonar-small-128k-online model with web search capabilities, and perplexity_chat for multi-turn conversations using mixtral-8x7b-instruct. The server communicates via stdio transport, requires only a Perplexity API key for authentication, and is designed for easy installation through npm or direct execution, making it ideal for users who need to augment Claude with Perplexity's specialized search and reasoning capabilities.

Available Actions(2)

perplexity_ask

Send a single question to Perplexity. Parameters: query (required), model (optional, default: 'llama-3.1-sonar-small-128k-online')

perplexity_chat

Have a multi-turn conversation. Parameters: messages (required), model (optional, default: 'mixtral-8x7b-instruct')

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签