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 サーバーを任意のクライアントに追加できます。

  • クロードデスクトップの場合: こちら
  • カーソル(https://docs.cursor.com/context/model-context-protocol)
-
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.

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

  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
            • A
              security
              A
              license
              A
              quality
              Provides tools for interacting with Targetprocess, a project management and agile planning platform, enabling AI assistants to search, create, and update project entities with proper validation.
              Last updated -
              5
              4
              TypeScript
              MIT License
            • -
              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

            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