Provides access to AccuWeather meteorological tools via the MCP-Hive gateway, allowing agents to retrieve weather forecasts and data through namespaced commands like accuweather___getWeather.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP-Hive Proxylist all available servers and their tools"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP-Hive Proxy
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 to mcp-hive.com
Running
The proxy can run in two modes:
Server Mode (Single MCP)
Proxy a specific MCP server to your MCP client:
Gateway Mode (All MCPs)
Expose all available MCP servers through a single proxy with namespaced tools:
In gateway mode:
Discovery tools are available:
discoverServers,listTools,listResources,listPromptsAll server tools are namespaced:
serverName___toolName(e.g.,validator___echo,accuweather___getWeather)
Proxy Flags
Flag | Description |
| Proxy a specific MCP server (omit for gateway mode) |
| Explicitly enable gateway mode |
| Consumer credentials for authentication |
| Enable verbose logging |