Skip to main content
Glama

Payman Documentation MCP Server

Official
by PaymanAI

Payman AI 문서 MCP 서버

Payman AI 문서에 쉽게 액세스할 수 있도록 하고 개발자가 보다 효율적으로 통합을 구축하는 데 도움이 되는 MCP 서버입니다.

개요

이 저장소에는 Payman 문서 MCP 서버의 소스 코드가 포함되어 있습니다. 이 서버를 통해 Claude나 Cursor와 같은 AI 어시스턴트가 Payman 문서에 접근하여 개발자의 통합 관련 질문을 지원할 수 있습니다. 이 서버를 로컬에서 실행하면 AI 어시스턴트가 Payman 기능에 대한 정확하고 유용한 정보를 제공하는 능력을 향상시킬 수 있습니다.

필수 조건

설치

  1. 저장소를 복제합니다.지엑스피1
  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