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
相關伺服器
O'Reilly Learning Platform
Search and manage content on the O'Reilly Learning Platform.
DuckDuckGo Search
Perform web searches using the DuckDuckGo Search API.
Brave Search
An MCP server for web and local search using the Brave Search API.
Freesound MCP Server
Search and discover audio content from Freesound.org for video editing and content creation.
Yandex Search
A web search server that uses the Yandex Search API.
ArXiv MCP Server
A flexible service for searching and analyzing academic papers on arXiv.
Google Maps MCP Server
Local business search and lead generation via Google Maps
Manalink MCP Server
An MCP server implementation for Manalink that allows AI assistants to use functions like teacher search.
Local Flow
A minimal, local, GPU-accelerated RAG server for document ingestion and querying.
Perplexity
An MCP server that connects to Perplexity's Sonar API, enabling real-time web-wide research in conversational AI.