mcp-servers
@goofansu
About mcp-servers
My MCP servers
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-servers-goofansu": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
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-servers?
mcp-servers provides Model Context Protocol (MCP) servers, specifically a weather tool that can be integrated with Claude Desktop. It is intended for users who want to extend Claude's capabilities with custom tools and prompts.
How to use mcp-servers?
Clone the repository, create a Python virtual environment with uv, run mcp install weather.py, and restart Claude Desktop. Tools appear under "Available MCP Tools" and prompts under "Attach from MCP". For debugging, use mcp dev weather.py to launch the MCP Inspector.
Key features of mcp-servers
- Includes a weather MCP server for Claude Desktop.
- Easy installation via
mcp install. - Provides both tools and prompts in Claude.
- Debugging support with MCP Inspector.
- Configurable for Nix users.
Use cases of mcp-servers
- Add a weather lookup tool to Claude conversations.
- Build custom Claude integrations using MCP.
- Test and debug MCP servers with the Inspector.
FAQ from mcp-servers
What does mcp-servers provide?
It provides an MCP weather server that adds a weather tool to Claude Desktop, along with prompts available through "Attach from MCP".
What are the prerequisites?
You need Claude Desktop (download from claude.ai) and uv (instructions at docs.astral.sh/uv).
How do I install the server?
Clone the repo, run uv venv && uv sync, activate the virtual environment, then execute mcp install weather.py. Restart Claude Desktop to see the tools.
How do I configure it for Nix users?
If uv is installed via Nix, edit ~/Library/Application Support/Claude/claude_desktop_config.json to use the full path to uv (e.g., /etc/profiles/per-user/james/bin/uv) and add a --directory argument pointing to the repository.
How can I debug if Claude Desktop reports errors?
Run mcp dev weather.py to launch the MCP Inspector for debugging.
Frequently asked questions
What does mcp-servers provide?
It provides an MCP weather server that adds a weather tool to Claude Desktop, along with prompts available through "Attach from MCP".
What are the prerequisites?
You need Claude Desktop (download from claude.ai) and `uv` (instructions at docs.astral.sh/uv).
How do I install the server?
Clone the repo, run `uv venv && uv sync`, activate the virtual environment, then execute `mcp install weather.py`. Restart Claude Desktop to see the tools.
How do I configure it for Nix users?
If `uv` is installed via Nix, edit `~/Library/Application Support/Claude/claude_desktop_config.json` to use the full path to `uv` (e.g., `/etc/profiles/per-user/james/bin/uv`) and add a `--directory` argument pointing to the repository.
How can I debug if Claude Desktop reports errors?
Run `mcp dev weather.py` to launch the MCP Inspector for debugging.
Basic information
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
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!
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments