My MCP Projects: A Catalog of 100+ Model Context Protocol Repositories
A snapshot of my MCP project portfolio — 100+ repositories spanning functional servers, orchestration tools, management utilities, and research documentation across the Model Context Protocol ecosystem.
I've been building MCP servers and tools since the protocol launched, and the collection has grown to over 100 repositories. I maintain a full index at MCP-Projects-Index — here's the April 2026 snapshot.
Various MCP related projects I'm either working on (or have worked on)
Published NPM Packages
Five production-ready MCP servers available for install via npm:
cloud-asr-mcp — Audio transcription via OpenRouter (Gemini, GPT-4o, Voxtral), Mistral, OpenAI, AssemblyAI, and Google Gemini
github-gist-mcp-minimal — Minimal MCP server for creating and managing GitHub Gists
homebox-mcp — MCP server for Homebox inventory management
save-to-nas-mcp — Save files and folders to a local NAS over NFS
wasabi-mcp — Wasabi S3-compatible cloud storage operations
Functional MCP Servers by Domain
Audio & Transcription (5 servers)
Cloud ASR MCP — Multi-provider cloud transcription
Gemini Transcription MCP — Google Gemini-powered transcription
Local AI Transcription MCP / Local Transcription MCP — Local speech-to-text with AMD GPU support
Open Router Audio Transcription MCP — OpenRouter-backed transcription
Network & Infrastructure (7 servers)
My Network MCP — Local network resource directory, gives AI agents network topology for SSH
MCP Network CUPS — MCP-CUPS bridge for LAN printing
Proxmox MCP Server — Proxmox VE API with streamable HTTP
Desktop MQTT MCP Bridge — MQTT integration
Snapcast MCP — Multi-room audio streaming
LAN MCP Aggregated — Aggregated LAN services
Storage & File Management (3 servers)
Save To NAS MCP — Synology NAS with automatic share discovery and NFS mounting
NAS MCP — General NAS operations
Wasabi S3 MCP — Cloud storage with bucket management and presigned URLs
Data & Knowledge Management (5 servers)
NocoDB Data MCP / NocoDB MCP Server — NocoDB database integration
Nuclino MCP / mcp-nuclino — Nuclino knowledge base integration
Sefaria MCP — FastMCP server for Sefaria (Jewish texts library)
Communication & Email (3 servers)
Gmail MCP Claude Code — Gmail integration
Personal Resend MCP — Email sending via Resend
Claude Hannah MCP — Communication helper
AI & Image Generation (2 servers)
Fal Nano MCP — Image generation via Fal AI
Tech Diagram Maker — Desktop GUI, CLI, and MCP server for tech diagrams using Fal AI's Nano Banana 2 model
Environment, Location & Regional (4 servers)
Google Air Quality MCP — Air quality data
Miklat MCP — Guides AI agents to public bomb shelters in Israel
GreenInvoice MCP — Israeli invoicing and accounting via the Green Invoice API
CheckID MCP — Israel-focused identity verification
Desktop, System & Misc (4 servers)
Desktop MCP — Desktop environment integration
BTRFS Snapper MCP — BTRFS snapshot management via Snapper
Model Scout MCP — AI API model pricing comparison across providers
danielrosehill MCP — Remote server exposing project search, resume, blog posts, and contact tools
MCP Management & Orchestration (12 projects)
Managing dozens of MCP servers needs its own tooling. This is probably the most actively evolving category.
MetaMCP — Aggregator, orchestrator, middleware, and gateway in one Docker container
MCP Router — Unified MCP server management app
mcpm.sh / mcpm — CLI MCP package manager and registry for all platforms and clients
Dynamic MCP Proxy — Dynamic proxy routing
Kilo MCP Manager — MCP management utility
MCP Installer / My MCP Installer — Installation automation
MCPM Backup And Management — Backup and management utilities
Tools & Utilities (8 projects)
mcpo — Simple, secure MCP-to-OpenAPI proxy server
Claude Code MCP Command Generator — Generates MCP server configuration commands
Smithery Claude Code MCP Jumpstarter — 35+ curated MCP servers with interactive installer
Agent Junction — Ephemeral agent-to-agent communication relay
n8n MCP Setup — n8n workflow automation integration
Configuration & Migration (8 projects)
The reality of running lots of MCP servers: you need configuration management and migration tooling.
MCP Configs — Configuration repository
MCP Migration 1225 / Claude MCP Migration — Migration utilities (Dec 2025)
MCP Servers 0326 — March 2026 server configurations
MetaMCP Deployment / NAS MCP Deployment — Deployment configurations
Research & Resource Lists (13 projects)
All About MCP — Long-form report on the MCP ecosystem
MCP Server Research / MCP Manager Research — Research into servers and management tools
On MCP And Consolidation — Analysis of MCP consolidation patterns
MCP Aggregation Notes — Notes on aggregation strategies
How To MCP — Guidance template for AI agents on MCP provisioning
Jewish Interest MCP Projects / Israel Related MCPs — Curated regional/community-focused lists
MCP Discords — Discord communities and resources
Claude Code MCP List — Curated MCP servers for Claude Code across 14+ categories
Themes Across the Collection
A few patterns stand out. Audio transcription is a core competency — five servers covering cloud, local, and multi-provider approaches. There's a strong local-first philosophy throughout: NAS, CUPS printing, network topology, Proxmox, BTRFS snapshots. The Israel/Jewish community focus shows up in servers like Miklat (public shelter finder), GreenInvoice (Israeli accounting), Sefaria (Torah texts), and CheckID (Israeli ID verification). And the management layer — MetaMCP, mcpm, routers, proxies — reflects the practical reality that once you have dozens of MCP servers, you need tooling to manage the tooling.
The full index with links to every project is at github.com/danielrosehill/MCP-Projects-Index.
Various MCP related projects I'm either working on (or have worked on)