Builder Mic
FreeNot checkedπ‘ MCP Builder: La piattaforma definitiva per sviluppatori vibe coder. Template premium, testing automatizzato, best practices integrate. Da concept a produzion
About
π‘ MCP Builder: La piattaforma definitiva per sviluppatori vibe coder. Template premium, testing automatizzato, best practices integrate. Da concept a produzione in pochi minuti
README
MCP Builder - Model Context Protocol Builder
About
π‘ MCP Builder: La piattaforma definitiva per sviluppatori vibe coder. Template premium, testing automatizzato, best practices integrate. Da concept a produzione in pochi minuti
Project Overview
Tool professionale per generare automaticamente server MCP (Model Context Protocol) production-ready. Template Python/TypeScript, FastMCP framework, validazione Pydantic v2, test suite automatica
Quick Start
1. Installazione
git clone https://github.com/michaelbertaggia2001-bot/MCP_Builder_Mic.git
cd MCP_Builder_Mic
pip install -r requirements.txt
2. Genera Server MCP
python mcp_builder.py --service your-service --python --transport stdio
3. Test e Configurazione
cd your_service_mcp
.venv\Scripts\Activate.ps1 # PowerShell
pip install -r requirements.txt
.venv\Scripts\python test_server.py
Workflow Cursor - Crea MCP in 3 Step
Se usi Cursor, abbiamo ottimizzato il workflow con comandi rapidi accessibili tramite /:
Step 1: Setup β @Installazione_Progetto.md
Installa MCP Builder e verifica che tutto funzioni:
python mcp_builder.py --help
Step 2: Ricerca β @Super_Search.md
Trova idee, documentazione e best practices usando sequential thinking + MCP deep research. Perfetto per:
- Esplorare API disponibili
- Trovare documentazione aggiornata
- Identificare pattern e soluzioni
Step 3: Build β @Creazione_MCP.md
Crea il tuo server seguendo la guida completa con troubleshooting avanzato. Include:
- Configurazione MCP client (Cursor/Claude Desktop)
- Test automatici
- Debug avanzato
Workflow completo: Setup β Ricerca β Build = Server MCP funzionante in pochi minuti
Features
- Generazione automatica server MCP Python/TypeScript
- FastMCP framework per performance elevate
- Pydantic v2 validazione input type-safe
- Test suite automatica inclusa
- Trasporti supportati: stdio, HTTP, SSE
- Ambiente virtuale integrato (.venv)
- Error handling robusto e logging completo
- Template production-ready con struttura GitHub-ready
Esempi
# Server GitHub
python mcp_builder.py --service github --python --transport stdio
# Server Weather API
python mcp_builder.py --service weather-api --python --transport http
# Server TypeScript
python mcp_builder.py --service my-service --typescript --transport sse
Struttura Progetto Generato
your_service_mcp/
βββ your_service_mcp.py # Server principale
βββ test_server.py # Test automatici
βββ requirements.txt # Dipendenze
βββ pyproject.toml # Packaging moderno
βββ README.md # Documentazione
βββ .venv/ # Virtual environment
Requirements
- Python 3.8+
- FastMCP, httpx, pydantic
Architecture
Core Components:
- MCPBuilder: generazione automatica server
- Template System: template Python/TypeScript ottimizzati
- Validation Layer: Pydantic v2
- Test Suite: framework test automatico
Design: Production-ready, security-first, async/await, standards compliant
Best Practices
Server generati includono:
- Validazione input con modelli Pydantic
- HTTP client async con httpx
- Type hints completi
- Gestione errori completa
- Configurazione environment-based
- Logging professionale
PowerShell: Testato con PowerShell 5 e 7+, UTF-8 support, cross-platform
Support & Community
- GitHub Issues: Bug reports e feature requests
- Documentazione: Guide complete in
.cursor/commands/ - Contribuzioni: Welcome! Consulta le guide per contribuire
License
MIT License - see LICENSE file for details.
Project Founder: MIC | Version: 1.0.0 | Status: Production Ready
Installing Builder Mic
This server has no published package β it is built from source. Open the repository and follow its README.
βΈ github.com/Mic23-01/MCP_Builder_MicFAQ
Is Builder Mic MCP free?
Yes, Builder Mic MCP is free β one-click install via Unyly at no cost.
Does Builder Mic need an API key?
No, Builder Mic runs without API keys or environment variables.
Is Builder Mic hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Builder Mic in Claude Desktop, Claude Code or Cursor?
Open Builder Mic on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install β the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Builder Mic with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
