> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gourmand.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# MCP servers

> Learn how to use Model Context Protocol (MCP) blocks in Gobi to integrate external tools, connect databases, and extend your development environment.

Model Context Protocol (MCP) servers let Gobi connect to external tools, systems, and databases by running MCP servers.

These servers make it possible to:

* **Enable integration** with external tools and systems
* **Create extensible interfaces** for custom capabilities
* **Support complex interactions** with your development environment
* **Allow partners** to contribute specialized functionality
* **Connect to databases** to understand schema and data models during development

<img src="https://mintcdn.com/gourmand/kkqYf7UwBaqLLOdV/images/customization/images/mcp-blocks-overview-c9a104f9b586779c156f9cf34da197c2.png?fit=max&auto=format&n=kkqYf7UwBaqLLOdV&q=85&s=6281f08e366c2fcd339f4982c80cb70d" alt="MCP servers overview" width="3156" height="2112" data-path="images/customization/images/mcp-blocks-overview-c9a104f9b586779c156f9cf34da197c2.png" />

## Learn More About MCP servers

Learn more in the [MCP deep dive](/customize/deep-dives/mcp), and view [`mcpServers`](/reference#mcpservers) in the YAML Reference for more details.
