Payman Documentation MCP Server
OfficialPayman AI ドキュメント MCP サーバー
Payman AI のドキュメントに簡単にアクセスできるようにし、開発者がより効率的に統合を構築できるように支援する MCP サーバー。
概要
このリポジトリには、PaymanドキュメントMCPサーバーのソースコードが含まれています。このサーバーにより、ClaudeやCursorなどのAIアシスタントがPaymanのドキュメントにアクセスし、開発者の統合に関する質問に対応できるようになります。このサーバーをローカルで実行することで、AIアシスタントがPaymanの機能に関する正確で役立つ情報を提供する能力を強化できます。
Related MCP server: Payman AI Documentation MCP Server
前提条件
インストール
リポジトリをクローンします。
git clone https://github.com/PaymanAI/payman-doc-mcp-serverプロジェクト ディレクトリに移動します。
cd payman-doc-mcp-server依存関係をインストールします:
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 サーバーを任意のクライアントに追加できます。
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
- FlicenseNot gradedqualityDmaintenanceConnects to the Coinbase Commerce API, allowing AI assistants like Claude to generate cryptocurrency payment links.
- FlicenseBqualityDmaintenanceProvides AI assistants with access to Payman's documentation, helping developers build integrations more efficiently through enhanced contextual support.5
- FlicenseCqualityDmaintenanceA 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.73
- AlicenseBqualityDmaintenanceEnables AI assistants to search for documentation of packages and services, providing implementation details, examples, and specifications through a specialized API.1312MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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