Skip to content

harshbhanushali26/mcp-implementations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcp-implementations

A progressive collection of MCP (Model Context Protocol) servers built in Python — from basics to production-grade tooling.

Each implementation is self-contained and tested in MCP Inspector.

Implementations

Folder Description Tools
01-basics First MCP server — core primitives add, get_current_time, search_notes
devmind Developer-focused tool server with HITL read_file, write_file, list_directory, run_python_snippet, format_json, count_tokens

Stack

  • Python + uv
  • mcp Python SDK
  • Tested via MCP Inspector

Setup

uv sync

Each folder has its own server entry point. Run via uv run or configure in your MCP client.

About

Progressive collection of MCP servers built in Python — from core primitives to a developer tool server with HITL guardrails on file writes and code execution.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages