spragginsdesigns_perplexity-mcp-server
Mirror ofhttps://github.com/spragginsdesigns/perplexity-mcp-server
0
Github Watches
1
Github Forks
0
Github Stars
Perplexity MCP Server
This is a simple MCP server that allows you to search the web using Perplexity AI.
Installation
Prerequisites
- Node.js 18+ (Download from nodejs.org)
 - Git (Download from git-scm.com)
 - A Perplexity AI API key
 
Steps for Windows
- Clone the repository:
 
git clone [repository-url]
cd perplexity-mcp-server
- Install dependencies:
 
npm install
- Create environment file:
- Create a new file named 
.envin the root directory - Add your Perplexity AI API key:
 
PERPLEXITY_API_KEY=your_api_key_here - Create a new file named 
 
Usage on Windows
Development Mode
npm run dev
Production Mode
- Build the project:
 
npm run build
- Start the server:
 
npm start
Troubleshooting Windows Issues
Common Issues
- 
Permission Errors
- Run Command Prompt or PowerShell as Administrator
 - Check file permissions in the project directory
 
 - 
Environment Variables
- Ensure 
.envfile is in the root directory - No spaces around the 
=sign in.envfile - Restart terminal after making changes to environment variables
 
 - Ensure 
 - 
Node.js Issues
- Verify Node.js installation: 
node --version - Ensure npm is installed: 
npm --version 
 - Verify Node.js installation: 
 
Error Messages
If you see Error: ENOENT: no such file or directory, ensure:
- All paths use correct Windows-style separators
 - You're in the correct directory
 - Required files exist
 
Project Structure
perplexity-mcp-server/
├── src/
│   └── index.ts          # Main server implementation
├── dist/                 # Compiled output
├── .env                  # Environment variables
├── package.json          # Project configuration
└── tsconfig.json         # TypeScript configuration
API Usage
The server provides a single tool perplexity_search for web searches:
{
  "name": "perplexity_search",
  "arguments": {
    "query": "your search query here"
  }
}
License
MIT
相关推荐
I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Converts Figma frames into front-end code for various mobile frameworks.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
🧑🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Reviews
user_4TbW1op5
The Cross-System Agent Communication MCP Server by MCP-Mirror has been a game-changer for our multi-platform integration needs. Its seamless agent communication ensures consistent performance across different systems. Highly recommend for anyone needing reliable cross-system interaction! Check it out [here](https://mcp.so/server/mkc909_agent-communication-mcp-server/MCP-Mirror).