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
관련 서버
Google Search
Web search and webpage content extraction using the Google Custom Search API.
Gemini Web Search
Performs web searches using the Gemini Web Search Tool via the local gemini-cli.
Google Search Console
An MCP server for accessing Google Search Console data, including site performance and indexing status.
Tarteel MCP Server
Quran-focused MCP server for ayah translation, tafsir, mutashabihat lookups, recitation playlists, and prayer times.
Unsloth AI Documentation
Search and retrieve content from the Unsloth AI documentation.
FastDomainCheck
Check domain name registration status in bulk using WHOIS and DNS dual verification.
Splunk
Interact with Splunk Enterprise/Cloud using natural language queries.
Sci-Hub MCP Server
Search and access academic papers from Sci-Hub by DOI, title, or keyword.
Stack Overflow
Access Stack Overflow's trusted and verified technical questions and answers.
Gemini DeepSearch MCP
An automated research agent using Google Gemini models and Google Search to perform deep, multi-step web research.