Skip to main content
Glama
PaymanAI

Payman Documentation MCP Server

Official
by PaymanAI

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

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

概要

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

Related MCP server: Payman AI Documentation MCP Server

前提条件

インストール

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

Install Server
F
license - not found
B
quality
Not graded
maintenance - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Provide your AI coding tools with token-efficient access to up-to-date technical documentation for…

  • Connect your team's living knowledge base — docs, data, issues, CRM — to Claude and ChatGPT.

  • Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows.

View all MCP Connectors

Latest Blog Posts

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