Skip to main content
Glama
iamport-intl

PortOne Global MCP Server

by iamport-intl

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-server

Usage

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

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Search PayU docs, browse the payment integration catalog, and fetch production-ready code.

  • The best web search for your AI Agent

  • Provide your AI coding tools with token-efficient access to up-to-date technical documentation for…

View all MCP Connectors

Latest Blog Posts

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/iamport-intl/portone-global-mcp-server'

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