Mcp Hive
About
MCP Hive is a hub which connects MCP Server Consumers to paid MCP Servers. For example, paid MCP Servers might serve protected content, served by original copyright owners; paid MCP Servers can serve data which was built by expert systems, such as financial and sports data reposi
Details
- Author
- MCP-Hive
- Downloads
- 269
- Categories
- Cloud Service, Infrastructure, Other
Jump to
- Proxies a single MCP server or all available servers via gateway mode
- Provides discovery tools in gateway mode: discoverServers, listTools, listResources, listPrompts
- Namespaces tools per server: serverName___toolName
- Supports HTTP transport with configurable port
- Authentication via consumer credentials
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Mcp HiveCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Run the proxy using Node.js with the appropriate flags. Obtain consumer credentials from mcp-hive.com. Use --server <name> for server mode (single MCP) or --gateway for gateway mode (all MCPs). Add --local and --credentials <id> for local execution with authentication. Optionally use --http and --port to run over HTTP.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"mcp hive": {
"mcp-hive": {
"command": "npx",
"description": "visit https://mcp-hive.com to obtain credentials",
"args": [
"@mcp-hive-utils/proxy",
"--gateway",
"--credentials",
"YOUR_CREDENTIAL_ID"
]
}
}
}
}
McpServers
{
"mcp-hive": {
"command": "npx",
"description": "visit https://mcp-hive.com to obtain credentials",
"args": [
"@mcp-hive-utils/proxy",
"--gateway",
"--credentials",
"YOUR_CREDENTIAL_ID"
]
}
}
This is the MCP-Hive Proxy. It can be loaded by any agentic host in order to access MCP-Hive and is a gateway to other MCP servers. To obtain credentials, and read further documentation, go tomcp-hive.com
Proxy a specific MCP server to your MCP client:
node src/proxy/mcpHiveProxy.ts --server <server-name> --local --credentials <credentials>
Expose all available MCP servers through a single proxy with namespaced tools:
node src/proxy/mcpHiveProxy.ts --gateway --local --credentials <credentials>
- Discovery tools are available:discoverServers,listTools,listResources,listPrompts
- All server tools are namespaced:serverName___toolName(e.g.,validator___echo,accuweather___getWeather)
Navigate your Aiven projects and interact with the PostgreSQL®, Apache Kafka®, ClickHouse® and OpenSearch® services
Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform.
Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.
This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.
Core AWS MCP server providing prompt understanding and server management capabilities.
Analyze CDK projects to identify AWS services used and get pricing information from AWS pricing webpages and API.
Query and analyze your Axiom logs, traces, and all other event data in natural language
Manage and interact with Microsoft Azure services.
Bastion: External Attack Surface Monitoring
Ask your AI assistant about your attack surface: run scans, catch expiring certificates and domains, triage findings, and generate reports.
Agent-ready global image CDN that AI agents can install and operate through MCP.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




