Perplexity AI MCP Server
Perplexity AI MCP 서버
Perplexity AI의 API를 통합한 MCP 서버 구현으로, 다양한 모델 옵션을 통해 고급 검색 기능을 제공합니다.
특징
Perplexity AI 모델을 사용하여 검색
모든 공식 Sonar 모델 지원
구성 가능한 결과 수
자세한 오류 처리 및 로깅
MCP Inspector 호환
Related MCP server: PPX-MCP
사용 가능한 모델
소나-리즈닝-프로(127k 컨텍스트)
소나 추론(127k 컨텍스트)
소나프로(20만 컨텍스트)
소나(127k 컨텍스트)
설치
지엑스피1
구성
API 키
Perplexity AI 계정 에 가입하세요
대시보드에서 API 키를 받으세요
환경 변수를 설정합니다.
export PERPLEXITY_API_KEY=your_api_key_here용법
직접 실행
node dist/index.js
# or if you made it executable
./dist/index.js개발
pnpm devMCP Inspector로 테스트
pnpm inspect도구 참조
퍼플렉시티_검색
Perplexity AI의 모델을 사용하여 검색을 수행합니다.
매개변수:
query(문자열, 필수): 검색 쿼리model(문자열, 선택 사항): 사용할 모델(기본값: "sonar")사용 가능한 옵션: sonar-reasoning-pro, sonar-reasoning, sonar-pro, sonar
count(숫자, 선택 사항): 결과 수(1-10, 기본값: 5)
개발
프로젝트 구조
src/perplexity/
├── index.ts # Main server implementation
├── lib/
│ └── logger.ts # Logging configuration
└── adr.md # Architectural decisions벌채 반출
로그는 프로젝트 루트 디렉토리의 perplexity-mcp.log 에 기록됩니다.
특허
MIT
기여하다
저장소를 포크하세요
기능 브랜치를 생성하세요
변경 사항을 커밋하세요
지점으로 밀어 넣기
새로운 풀 리퀘스트 만들기
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- MIT
- AlicenseAqualityDmaintenanceAn unofficial MCP server for Perplexity AI that leverages Pro subscriptions and browser cookies to enable real-time web searches and model selection without an API key. It provides tools for performing queries, listing available models, and automating the login process to manage authentication.412MIT
- AlicenseNot gradedqualityFmaintenanceAn MCP server that integrates with Poe's API to provide AI-powered search and research tools from Perplexity, Reka, Exa, and Linkup.128MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI agents to perform search-augmented queries and deep multi-source research using the Perplexity API.4225Apache 2.0
Related MCP Connectors
An MCP server that integrates with Discord to provide AI-powered features.
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
MCP server for AI dialogue using various LLM models via AceDataCloud
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mkusaka/mcp-server-perplexity'
If you have feedback or need assistance with the MCP directory API, please join our Discord server