Skip to main content
Glama

Perplexity AI MCP Server

Perplexity AI MCP サーバー

このリポジトリには、Perplexity AI APIへのアクセスを提供するModel Context Protocol(MCP)サーバーのソースコードが含まれています。このサーバーでは、チャット、検索、ドキュメントの取得など、様々なツールを通じてPerplexity AIとやり取りすることができます。

目的

このサーバーは、Perplexity AIをMCPベースのシステムに統合することを簡素化します。Perplexity AIの機能に便利かつ標準化された方法でアクセスできるようにします。

設定

  1. **Node.js と npm をインストールします。**システムに Node.js と npm がインストールされていることを確認します。
  2. **リポジトリのクローンを作成する:**このリポジトリをローカル マシンにクローンします。
  3. **依存関係をインストールします。**プロジェクト ディレクトリに移動し、 npm installを実行します。
  4. API キーの設定: PERPLEXITY_API_KEY環境変数を Perplexity API キーに設定します。
  5. サーバーを実行します。npm npm startを実行してサーバーを起動します。

使用法

サーバーは、MCPシステムを通じてアクセスできるいくつかのツールを公開しています。これらのツールの使用方法の詳細については、MCPのドキュメントを参照してください。

使用される技術

  • タイプスクリプト
  • @モデルコンテキストプロトコル/sdk
  • アクシオス

既知の問題

  • Perplexity API は信頼性が低い可能性があります。API の障害を適切に処理するために、エラー処理が組み込まれています。

貢献

貢献を歓迎します!問題を報告したり、プルリクエストを送信してください。

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

このサーバーは、Perplexity AI API へのアクセスを提供し、MCP ベースのシステム内でのチャット、検索、ドキュメント取得による対話を可能にします。

  1. 目的
    1. 設定
      1. 使用法
        1. 使用される技術
          1. 既知の問題
            1. 貢献

              Related MCP Servers

              • A
                security
                A
                license
                A
                quality
                Enables integration of Perplexity's AI API with LLMs, delivering advanced chat completion by utilizing specialized prompt templates for tasks like technical documentation, code review, and API documentation.
                Last updated -
                1
                94
                8
                JavaScript
                MIT License
                • Linux
              • A
                security
                F
                license
                A
                quality
                This server allows users to perform web searches using Perplexity AI, providing a tool for retrieving search results through a simple API interface.
                Last updated -
                1
                2
                TypeScript
              • A
                security
                A
                license
                A
                quality
                An MCP server integrating Perplexity AI's API to offer advanced search capabilities with support for multiple models and result configuration.
                Last updated -
                1
                1
                JavaScript
                MIT License
              • A
                security
                F
                license
                A
                quality
                Provides a standardized way to integrate Perplexity AI's features like chat, search, and documentation access into MCP-based systems.
                Last updated -
                5
                JavaScript

              View all related MCP servers

              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/fr0ziii/perplexity-mcp-server'

              If you have feedback or need assistance with the MCP directory API, please join our Discord server