MCP.so
Sign In

PortOne MCP Server

@portone-io

About PortOne MCP Server

PortOne MCP Server for Developers

Basic information

Category

Other

License

Apache-2.0

Runtime

node

Transports

stdio

Publisher

portone-io

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is PortOne MCP Server?

PortOne MCP Server provides PortOne official documentation (Developer Center, Help Center) to LLMs, enabling accurate integration assistance and inquiry responses. It can also perform select PortOne console functions such as listing channels, viewing payment history, and accessing transaction reconciliation details.

How to use PortOne MCP Server?

Install via DXT by downloading the .dxt file and dragging it into a compatible AI tool, or register manually by adding the MCP server configuration (npx -y @portone/mcp-server@latest) to your AI tool's settings. Requires Node.js 22.6.0 or higher.

Key features of PortOne MCP Server

  • Provides PortOne official documentation to LLMs for accurate answers.
  • Lists channel information from the PortOne console.
  • Adds test channels for development and testing.
  • Views sub-store details and payment history.
  • Accesses transaction reconciliation details including settlement data.
  • Retrieves reconciliation settlement summaries and statistics.

Use cases of PortOne MCP Server

  • Assisting developers with PortOne API integration using official documentation.
  • Answering merchant inquiries about PortOne features and console functions.
  • Debugging payment issues by viewing payment and reconciliation data.
  • Monitoring transaction reconciliation and settlement status.

FAQ from PortOne MCP Server

What are the system requirements for PortOne MCP Server?

Node.js 22.6.0 or higher is required. For DXT installation on Claude Desktop, a known issue may require disabling the "Use embedded Node.js for MCP" option.

How does PortOne MCP Server handle personal data?

The server removes personal information from API responses before they reach the AI service. Other response content may be stored or used for model training per the AI service's policy.

Can I use PortOne MCP Server with any AI tool?

Yes, it can be used with any AI tool that supports MCP (e.g., Cursor, Windsurf, Claude Desktop) by adding the server to the tool's MCP configuration.

How do I migrate from the Python version of PortOne MCP Server?

Replace the server command from uvx portone-mcp-server@latest to npx -y @portone/mcp-server@latest, ensure Node

Comments

More Other MCP servers