PortOne Global MCP Server
Search and read PortOne documentation, including API schemas and product guides.
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
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
Server Terkait
ContextMCP
A self-hosted MCP server that indexes documentation from various sources and serves it to AI Agents with semantic search.
Rakuten Travel
Search for hotels and check their availability using the Rakuten Travel API.
Copus
Search human-curated content recommendations from real people who explain why resources are valuable - The Internet Treasure Map
Korea Tourism API MCP Server
Search for South Korean tourism information, including festivals, temples, and restaurants, using the official Korea Tourism Organization API.
DevRag
Free local RAG for Claude Code - Save tokens & time with vector search. Indexes markdown docs and finds relevant info without reading entire files (40x fewer tokens, 15x faster).
Danube
AI Tools Marketplace
Related Identity MCP Server
Discover related blockchain addresses and domain names for web3 identities across different platforms.
PubMed MCP Server
A server for searching, retrieving, and analyzing articles from the PubMed database.
MCP Naver News
Search for news articles using the Naver News API. Requires Naver News API credentials.
Scientific Paper Harvester
Harvests scientific papers from arXiv and OpenAlex, providing real-time access to metadata and full text.