The MCP Protocol
How AI Learned to Use Tools
No se pudo agregar al carrito
Add to Cart failed.
Error al Agregar a Lista de Deseos.
Error al eliminar de la lista de deseos.
Error al añadir a tu biblioteca
Error al seguir el podcast
Error al dejar de seguir el podcast
Prueba gratis de 30 días de Audible Standard
Compra ahora por $4.99
-
Narrado por:
-
Virtual Voice
-
De:
-
Shane Larson
Este título utiliza narración de voz virtual
AI models got smart fast. They learned to write code, summarize documents, and carry on conversations that made people question the future of knowledge work. But for the longest time, they were stuck inside a box. They could talk about your calendar, but they could not read it. They could describe how to query a database, but they could not run the query.
The Model Context Protocol (MCP) changed that. Developed by Anthropic and released as an open standard, MCP gives AI models a universal way to connect to external tools, data sources, and systems. It is the USB-C of AI — one protocol that replaces dozens of bespoke integrations with a single clean interface.
This book is the complete technical guide to MCP — what it is, why it exists, how it works, and how to build with it.
What you will learn:
- How MCP's architecture works: hosts, clients, servers, and the transport layers that connect them
- The four primitives — tools, resources, prompts, and sampling — and when to use each one
- How to build MCP servers from scratch using the TypeScript and Python SDKs, with complete working examples
- Advanced patterns: multi-tool servers, database-backed servers, API gateways, dynamic tool registration, and stateful sessions
- How to build custom MCP clients and hosts for your own AI applications
- The MCP ecosystem: hundreds of servers for databases, developer tools, cloud platforms, and productivity apps
- Security and the threat model: prompt injection, malicious servers, the confused deputy problem, and how to mitigate them
- Where MCP is headed: streamable HTTP, OAuth 2.1, multi-agent architectures, and the protocol roadmap
This book is for you if:
- You are a developer building AI-powered applications that need to connect to external systems
- You are a technical leader evaluating MCP for your organization
- You have read The CIO's Guide to MCP and want the technical deep dive
- You are building or contributing to MCP servers in the open-source ecosystem
- You want to understand the protocol that is becoming the standard for AI tool integration
This is not a speculative book about a protocol that might matter someday. MCP is already adopted by Claude Desktop, Cursor, VS Code, Windsurf, and dozens of other tools. The standard is here. This book gives you everything you need to build with it.