Skip to main content
Glama

Payman AI Documentation MCP Server

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

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

概要

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

前提条件

インストール

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

プロジェクトの構築

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

npm run build # OR yarn build

サーバーを確認中

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

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

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

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

local-only server

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

AI アシスタントに Payman のドキュメントへのアクセスを提供し、強化されたコンテキスト サポートを通じて開発者がより効率的に統合を構築できるようにします。

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

            Related MCP Servers

            • -
              security
              F
              license
              -
              quality
              Provides curated documentation access via the Gemini API, enabling users to query and interact with technical docs effectively by overcoming context and search limitations.
              Last updated -
              13
              TypeScript
            • -
              security
              A
              license
              -
              quality
              Provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
              Last updated -
              13
              TypeScript
              MIT License
              • Apple
            • A
              security
              F
              license
              A
              quality
              Provides AI assistants like Claude or Cursor with access to Payman AI's documentation, helping developers build integrations more efficiently.
              Last updated -
              5
              TypeScript
              • Linux
              • Apple
            • A
              security
              F
              license
              A
              quality
              A server that provides easy access to Payman AI's APIs, allowing users to create payees, search payees, send payments, and check balances using natural language prompts.
              Last updated -
              5
              3
              JavaScript
              • 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/Vanshika-Rana/payman-mcp-server'

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