Skip to main content
Glama
PaymanAI

Payman Documentation MCP Server

Official
by PaymanAI

Payman AI 문서 MCP 서버

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

개요

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

Related MCP server: Payman AI Documentation MCP Server

필수 조건

설치

  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 서버를 추가할 수 있습니다.

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

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