Payman AI Documentation MCP Server
MCP server that provides easy access to Payman AI’s documentation and helps developers build integrations more efficiently.
Overview
This repository contains the source code for a Payman documentation MCP server. This server allows AI assistants like Claude or Cursor to access Payman’s documentation to help developers with their integration questions. By running this server locally, you can enhance your AI assistant’s ability to provide accurate and helpful information about Payman’s capabilities.
Prerequisites
- Node.js (v14 or higher)
- npm or yarn
- Git
Installation
Clone the repository:
git clone https://github.com/PaymanAI/payman-doc-mcp-server
Navigate to the project directory:
cd payman-doc-mcp-server
Install dependencies:
npm install # OR yarn install
Building the Project
Build the TypeScript code into JavaScript:
npm run build
# OR
yarn build
Checking Server
Check if the server is properly setup:
node /ABSOLUTE/PATH/TO/PARENT/FOLDER/payman-doc-mcp-server/build/index.js
If everything is good, you can now add the Payman MCP server to any client.
- For Claude Desktop: Here
- For Cursor: Here
Payman AI Documentation Server
Project Details
- PaymanAI/payman-doc-mcp-server
- Last Updated: 3/7/2025
Recomended MCP Servers
MCP server for SecretiveShell/Awesome-llms-txt. Add documentation directly into your conversation via MCP resources.
A MCP (Model Context Protocol) server for interacting with LimeSurvey.
A Model Context Protocol server for generating charts using QuickChart.io . It allows you to create various types...
An MCP server implementation that enables Claude AI to interact with Clickhouse databases.
Model Context Protocol Server agent debates
Browse the web, directly from Cursor etc.
model context protocol for outscraper
Manage quantitative research context across sessions via knowledge graph based MCP Server