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
Related Servers
Web Search
A server that provides web search capabilities using OpenAI models.
Tavily Search
Optimized web search for LLMs using the Tavily Search API.
arXiv MCP Server
Search and analyze academic papers on arXiv.
NCBI Literature Search
Search NCBI databases, including PubMed, for scientific literature. Tailored for researchers in life sciences, evolutionary biology, and computational biology.
Fish MCP Server
Search for fish species using the FishBase database. Supports natural language queries in both Japanese and English.
MCP Gemini Google Search
Performs Google searches using Gemini's built-in Grounding with Google Search feature.
NRTSearch
Exposes Lucene-based search indexes to AI assistants through the NRTSearch MCP server.
Airbnb
Search for Airbnb listings and get detailed information about accommodations.
MCP SOP Server
An MCP server for accessing and searching Standard Operating Procedures (SOPs) with Italian language support.
AWS Documentation
Fetch, convert, and search AWS documentation pages, with recommendations for related content.