documentation-accessdeveloper-toolsapi-testing
172 查看 · 2026-07-07 更新
NicePay MCP Server
Model Context Protocol (MCP) .
MCP Cursor IDE MCP API .
1. (search_nicepay_docs)
.
** :**
- ""
- ""
- ""
- "API"
2. API (get_api_endpoint)
API .
** :**
- HTTP Method (GET, POST )
- URL
- /
** :**
- " "
- " "
- ""
3. (get_code_sample)
.
** :**
- : " ", : "javascript"
- : "Basic ", : "curl"
- : " "
4. JS SDK (get_sdk_method)
JS SDK .
** :**
- "requestPay"
- "cancelPay"
- "AUTHNICE.requestPay"
- Node.js 18
- npm yarn
- :
cd mcp-server
- :
npm install
- :
npm run build
Cursor IDE
-
Cursor (
.cursorrulesMCP ) . -
MCP :
{ "mcpServers": { "nicepay": { "command": "node", "args": ["/path/to/mcp-server/dist/index.js"] } } }
: .
tsx :
npm run dev
npm run build npm start
mcp-server/ src/ index.ts # MCP utils/ docIndexer.ts # markdownParser.ts # logger.ts # dist/ # package.json tsconfig.json README.md
:
** :**
(../../) .
, MCP ,
DOCS_BASE_PATH .
npm run build- TypeScriptnpm start-npm run dev- (tsx )npm run watch-
stderr . :
ERROR-WARN-INFO-DEBUG-
. .
MCP
- Node.js 18
- (
dist/index.js)
MIT
!
服务配置
[{'mcpServers': {'nicepay': {'args': ['/path/to/mcp-server/dist/index.js'], 'command': 'node'}}}]
来源
- 来源:github
- 链接:https://github.com/FaithCoderLab/nicepay-mcp