Skip to main content
Glama

NicePay MCP Server

package.json653 B
{ "name": "nicepay-mcp-server", "version": "1.0.0", "description": "NicePay 개발자 가이드를 위한 MCP 서버", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "watch": "tsc --watch" }, "keywords": [ "mcp", "nicepay", "payment", "api", "docs" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "gray-matter": "^4.0.3", "marked": "^11.1.1" }, "devDependencies": { "@types/node": "^20.10.0", "tsx": "^4.7.0", "typescript": "^5.3.3" } }

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/FaithCoderLab/nicepay-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server