π 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
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw β programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Comments