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
Servidores relacionados
grep.app Code Search
Search code across millions of public GitHub repositories using the grep.app API.
Plex MCP Server
Search your Plex media library. Supports OAuth and static token authentication.
Perplexity MCP Zerver
Interact with Perplexity.ai using Puppeteer without an API key. Requires Node.js and stores chat history locally.
APLCart MCP Server
An MCP server providing semantic search capabilities for APLCart data.
Banana Prompts MCP Server
MCP server that allows you to search for high-quality AI art prompts directly from Banana Prompts (bananaprompts.fun).
ClinicalTrials.gov
Search and retrieve clinical trial data from the official ClinicalTrials.gov API.
Shodan MCP Server
Query internet-connected devices, services, and vulnerabilities using the Shodan API and CVE database.
o3 Search
Web search using OpenAI's o3 model. Requires an OpenAI API key.
RAG Documentation MCP Server
Retrieve and process documentation using vector search to provide relevant context for AI assistants.
Whois MCP
Performs WHOIS lookups to retrieve domain registration details, including owner, registrar, and expiration dates.