fr0ziii_perplexity-mcp-server
0
The project is an MCP server providing access to the Perplexity AI API, enabling users to interact with Perplexity AI for tasks such as chatting and documentation retrieval. It simplifies the integration of Perplexity AI into MCP systems through standardized access.
Perplexity AI MCP Server
- Provides access to the Perplexity AI API via an MCP server.
- Allows interaction with Perplexity AI for chatting, searching, and retrieving documentation.
Purpose
- Simplifies integration of Perplexity AI into MCP-based systems.
Setup
- Install Node.js and npm.
- Clone the repository.
- Install dependencies.
- Configure API Key.
- Run the server.
Usage
- Exposes tools accessible through the MCP system.
Technologies Used
- TypeScript
- @modelcontextprotocol/sdk
- axios
Known Issues
- The Perplexity API may be unreliable.
Contributing
- Contributions are welcome through issues or pull requests.