Servers
π Build Custom MCP Servers πβοΈπ°
@sanjaydubey31
Overview
What is π Build Custom MCP Servers πβοΈπ°?
A demonstration MCP server built with the Python SDK (mcp[cli]) that exposes tools for note management, weather fetching (WeatherAPI.com), and news search (Brave Search). It uses local file storage for notes and external API keys via a .env file.
How to use π Build Custom MCP Servers πβοΈπ°?
Set up Python 3.12 and a virtual environment, install dependencies (e.g., uv sync), copy .env.example to .env and add your API keys, then run mcp install main.py to add the server to Claude Desktop or mcp dev main.py for debugging.
Key features of π Build Custom MCP Servers πβοΈπ°
- Note taking (add, read, latest, summarize)
- Current weather fetching for any city
- Brave Search API news integration
- .env file configuration for API keys
- Built with the MCP Python SDK
Use cases of π Build Custom MCP Servers πβοΈπ°
- Manage personal notes via conversational AI
- Check realβtime