PortOne Global MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PortOne Global MCP ServerFind the API documentation for processing a refund"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PortOne Global MCP Server
PortOne Global MCP Server is a standalone Model Context Protocol (MCP) server for searching and reading PortOne documentation, including API schemas and product guides. It is designed to be run as a service and integrated with MCP-compatible agent frameworks or tools.
Features
Standalone MCP server for PortOne documentation
Access OpenAPI schemas for PortOne APIs
CLI usage and easy integration with MCP agent platforms
Related MCP server: NicePay MCP Server
Installation
npm install -g @portone-global/mcp-serverUsage
Start the MCP Server (CLI)
{
"mcpServers": {
"portone-global-mcp-server": {
"command": "node",
"args": [
"@portone-global/mcp-server"
]
}
}
}This will start the PortOne Global MCP Server, which can then be connected to by any MCP-compatible agent or tool.
Integration
Add this package as a dependency or run it as a standalone service in your MCP agent infrastructure.
The server exposes tools for reading PortOne documentation and OpenAPI schemas via the MCP protocol.
Documentation
License
ISC
This server cannot be deployed
Maintenance
Related MCP Connectors
Search and read Vector Panda docs: API operations, pricing, storage tiers, measured benchmarks.
Search PayU docs, browse the payment integration catalog, and fetch production-ready code.
The documentation, as a tool your agent can call: 950+ AI-dev guides. Search + fetch tools.
Versioned documentation registry and semantic search for AI tools and coding assistants.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables LLMs to search and retrieve OwlPay documentation directly through natural language queries. Accelerates system integration by providing instant access to OwlPay API documentation and guides.1MIT
- AlicenseBqualityDmaintenanceEnables developers to search and access NicePay payment API documentation, including endpoint details, code samples, and SDK method information through natural language queries.4MIT

PortOne MCP Serverofficial
AlicenseBqualityAmaintenanceProvides access to PortOne's official documentation (developer center, help center) and console features including channel management, payment history lookup, and sub-merchant queries through LLM integration with browser-based authentication.1697 npm27Apache 2.0- FlicenseNot gradedqualityCmaintenanceEnables AI coding tools to search and retrieve Bootpay payment and commerce developer documentation, including integration guides and customer service manuals. It facilitates tasks such as payment linking, billing key issuance, and webhook configuration through natural language queries.2-