Skip to main content
Glama

Payman Documentation MCP Server

Official
by PaymanAI

Payman AI ドキュメント MCP サーバー

Payman AI のドキュメントに簡単にアクセスできるようにし、開発者がより効率的に統合を構築できるように支援する MCP サーバー。

概要

このリポジトリには、PaymanドキュメントMCPサーバーのソースコードが含まれています。このサーバーにより、ClaudeやCursorなどのAIアシスタントがPaymanのドキュメントにアクセスし、開発者の統合に関する質問に対応できるようになります。このサーバーをローカルで実行することで、AIアシスタントがPaymanの機能に関する正確で役立つ情報を提供する能力を強化できます。

前提条件

インストール

  1. リポジトリをクローンします。
    git clone https://github.com/PaymanAI/payman-doc-mcp-server
  2. プロジェクト ディレクトリに移動します。
    cd payman-doc-mcp-server
  3. 依存関係をインストールします:
    npm install # OR yarn install

プロジェクトの構築

TypeScript コードを JavaScript に組み込みます。

npm run build # OR yarn build

サーバーを確認中

サーバーが適切に設定されているかどうかを確認します。

node /ABSOLUTE/PATH/TO/PARENT/FOLDER/payman-doc-mcp-server/build/index.js

すべてが正常であれば、Payman MCP サーバーを任意のクライアントに追加できます。

-
security - not tested
F
license - not found
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

Claude や Cursor などの AI アシスタントに Payman AI のドキュメントへのアクセスを提供し、開発者がより効率的に統合を構築できるようにします。

  1. 概要
    1. 前提条件
      1. インストール
        1. プロジェクトの構築
          1. サーバーを確認中

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              Serves as a guardian of development knowledge, providing AI assistants with curated access to latest documentation and best practices.
              Last updated -
              4
              87
              52
              TypeScript
              MIT License
            • -
              security
              F
              license
              -
              quality
              Enables AI assistants to interact with Metabase databases and dashboards, allowing users to list and execute queries, access data visualizations, and interact with database resources through natural language.
              Last updated -
              25
              JavaScript
              • Apple
            • -
              security
              F
              license
              -
              quality
              Enables AI assistants to interact with Metabase, providing access to dashboards, questions, databases, and tools for executing queries and viewing data through natural language.
              Last updated -
              JavaScript
              • Apple
            • -
              security
              F
              license
              -
              quality
              This server enables AI assistants (CLINE, Cursor, Windsurf, Claude Desktop) to share a common knowledge base through Retrieval Augmented Generation (RAG), providing consistent information access across multiple tools.
              Last updated -
              1
              TypeScript
              • Apple

            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/PaymanAI/payman-doc-mcp-server'

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