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
필수 조건
설치
저장소를 복제합니다.
지엑스피1
프로젝트 디렉토리로 이동합니다.
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