Token导航 LogoToken导航TokenDH.com
MCP Builder Mic logo
运维云端stdio官方级别未说明来源级核验

MCP Builder Mic

MCP Server

MCP Builder是一款专业工具,用于自动生成生产就绪的MCP服务器,支持Python/TypeScript,包含FastMCP框架、Pydantic v2验证和自动测试套件。

工具数

0

提示词数

0

GitHub Stars

1

资源数

0
PythonClaude自动化Claude DesktopClaudeCursor

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

Mic23-01

提供方

Mic23-01

最后核验

2026/5/17 20:21

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

pip install -r requirements.txt

详细介绍

Python License Status

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

目录标签

目录标签

PythonClaude自动化服务器生成本地部署自动化工具开发框架TypeScript

支持客户端

Claude DesktopClaudeCursor

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

none

工具数量(toolCount,工具数)

0

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

stdionone部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

来源信息

继续浏览同类 MCP