mcp_server
@karansharma3009
About mcp_server
implementing a sample mcp_server using dolphin_mcp client
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp_server?
mcp_server is a sample MCP (Model Context Protocol) server that provides weather‑related utilities, specifically get_alerts and get_forecast. It is designed to be used with the dolphin_mcp client, which queries the server via natural language commands.
How to use mcp_server?
After checking out the dolphin‑mcp repository from GitHub, install its dependencies with pip install -r requirements.txt. Then run the client command, for example: dolphin-mcp-cli --model gpt-4o-mini "show me weather alerts from NY city". The server’s configuration is stored in mcp_config.json, and the actual tool implementations live in tools.py (called by server.py).
Key features of mcp_server
- Provides two weather‑related tools:
get_alertsandget_forecast - Uses
dolphin_mcpclient for natural‑language interaction - Configuration managed in
mcp_config.json - Designed as a sample implementation, not production‑grade
Use cases of mcp_server
- Query weather alerts for a given city (e.g., New York)
- Retrieve the weather forecast for a specified city
- Serve as a reference example for building custom MCP servers
FAQ from mcp_server
—
Basic information
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments