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 服务器添加到任何客户端。

-
security - not tested
F
license - not found
-
quality - not tested

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

            • -
              security
              A
              license
              -
              quality
              Serves as a guardian of development knowledge, providing AI assistants with curated access to latest documentation and best practices.
              Last updated -
              4
              87
              52
              TypeScript
              MIT License
            • -
              security
              F
              license
              -
              quality
              Enables AI assistants to interact with Metabase databases and dashboards, allowing users to list and execute queries, access data visualizations, and interact with database resources through natural language.
              Last updated -
              25
              JavaScript
              • Apple
            • -
              security
              F
              license
              -
              quality
              Enables AI assistants to interact with Metabase, providing access to dashboards, questions, databases, and tools for executing queries and viewing data through natural language.
              Last updated -
              JavaScript
              • Apple
            • -
              security
              F
              license
              -
              quality
              This server enables AI assistants (CLINE, Cursor, Windsurf, Claude Desktop) to share a common knowledge base through Retrieval Augmented Generation (RAG), providing consistent information access across multiple tools.
              Last updated -
              1
              TypeScript
              • Apple

            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