Skip to main content
Glama

Payman Documentation MCP Server

Official
by PaymanAI

Payman AI 文档 MCP 服务器

MCP 服务器可轻松访问 Payman AI 的文档并帮助开发人员更有效地构建集成。

概述

此代码库包含 Payman 文档 MCP 服务器的源代码。该服务器允许 Claude 或 Cursor 等 AI 助手访问 Payman 文档,以帮助开发者解决集成问题。通过在本地运行此服务器,您可以增强 AI 助手的能力,使其能够提供有关 Payman 功能的准确且实用的信息。

先决条件

安装

  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
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

为 Claude 或 Cursor 等 AI 助手提供访问 Payman AI 文档的权限,帮助开发人员更高效地构建集成。

  1. 概述
    1. 先决条件
      1. 安装
        1. 构建项目
          1. 检查服务器

            Related MCP Servers

            • A
              security
              F
              license
              A
              quality
              Provides AI assistants with access to Payman's documentation, helping developers build integrations more efficiently through enhanced contextual support.
              Last updated -
              5
              TypeScript
            • A
              security
              F
              license
              A
              quality
              A 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.
              Last updated -
              5
              3
              JavaScript
              • Apple
            • -
              security
              F
              license
              -
              quality
              Enables AI assistants to search for documentation of packages and services, providing implementation details, examples, and specifications through a specialized API.
              Last updated -
              2
              1
              JavaScript

            View all related MCP servers

            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