π Build Custom MCP Servers πβοΈπ°
@sanjaydubey31
About π Build Custom MCP Servers πβοΈπ°
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"build-custom-mcp-servers-sanjaydubey31": {
"command": "uv",
"args": [
"sync"
]
}
}
}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 π 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
More Developer Tools MCP servers
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Golf
golf-mcpProduction-Ready MCP Server Framework β’ Build, deploy & scale secure AI agent infrastructure β’ Includes Auth, Observability, Debugger, Telemetry & Runtime β’ Run real-world MCPs powering AI Agents
Comments