Payman Documentation MCP Server
OfficialPayman AI 文档 MCP 服务器
MCP 服务器可轻松访问 Payman AI 的文档并帮助开发人员更有效地构建集成。
概述
此代码库包含 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