01 - Introduction to Model Context Protocol (MCP)
What is the Model Context Protocol, the problem it solves, fundamental concepts (Host, Client, Server) and why MCP is the open standard for connecting AI to the real world.
Guida pratica al Model Context Protocol: architettura, creazione di server e client MCP, integrazione con Claude e altri LLM, tool calling e resource management per AI applications.
What is the Model Context Protocol, the problem it solves, fundamental concepts (Host, Client, Server) and why MCP is the open standard for connecting AI to the real world.
The three MCP protocol primitives: Tools for executing actions, Resources for exposing data and Prompts for reusable templates. Zod schema, typing and best practices.
Organize an MCP project with Turborepo monorepo, pnpm workspaces, shared packages and architectural patterns for managing 30+ servers.
Step-by-step guide to creating an MCP server: project setup, tool definition with Zod, handlers and connection with Claude Desktop.
Implement an MCP client: stdio vs HTTP/SSE transport, programmatic server connection, session management and custom integration.
The 6 shared packages of Tech-MCP: core for utilities, event-bus for async communication, database for SQLite persistence.
MCP servers for productivity: code-review for automated analysis, dependency-manager for dependency management, project-scaffolding for project generation.
MCP servers for DevOps: docker-compose for containers, log-analyzer for log analysis, cicd-monitor for CI/CD pipeline monitoring.
MCP servers for database and testing: db-schema-explorer, data-mock-generator, test-generator and performance-profiler.
MCP servers for project management: scrum-board, agile-metrics, time-tracking, project-economics and retrospective-manager.
Advanced MCP servers: incident-manager, quality-gate, workflow-orchestrator, decision-log, access-policy, insight-engine, mcp-registry.
How MCP servers communicate: EventBus with 29 typed events, ClientManager for cross-server invocation, collaboration matrix.
Testing MCP servers with TestHarness and MockEventBus, best practices for security, performance and production deployment.
Complete overview of Tech-MCP: 31 servers, 85+ tools, 6 shared packages, architecture, roadmap and how to contribute on GitHub.
As-tu lu tous les articles ? Vérifie ce que tu as appris avec le quiz de la série.