Payman Documentation MCP Server
OfficialDocumentación de Payman AI MCP Server
Servidor MCP que proporciona acceso fácil a la documentación de Payman AI y ayuda a los desarrolladores a crear integraciones de manera más eficiente.
Descripción general
Este repositorio contiene el código fuente de un servidor MCP de documentación de Payman. Este servidor permite a los asistentes de IA como Claude o Cursor acceder a la documentación de Payman para ayudar a los desarrolladores con sus preguntas de integración. Al ejecutar este servidor localmente, puede mejorar la capacidad de su asistente de IA para proporcionar información precisa y útil sobre las capacidades de Payman.
Related MCP server: Payman AI Documentation MCP Server
Prerrequisitos
Instalación
Clonar el repositorio:
git clone https://github.com/PaymanAI/payman-doc-mcp-serverNavegue hasta el directorio del proyecto:
cd payman-doc-mcp-serverInstalar dependencias:
npm install # OR yarn install
Construyendo el Proyecto
Construya el código TypeScript en JavaScript:
npm run build
# OR
yarn buildComprobando el servidor
Compruebe si el servidor está configurado correctamente:
node /ABSOLUTE/PATH/TO/PARENT/FOLDER/payman-doc-mcp-server/build/index.jsSi todo está bien, ahora puedes agregar el servidor Payman MCP a cualquier cliente.
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