MCP

MCP Sections

    Summary

    Foundational knowledge asset for Google WebMCP. Defines the protocol's declarative and imperative integration paths, its role in replacing vision-based screen scraping with structured exchanges, and the performance and security benefits of structured agent-website communication. Turns Chrome into an AI agent surface where sites publish capabilities directly to agents instead of requiring fragile pixel-level interpretation.

  • Key Concepts: Web Model Context Protocol Declarative API Imperative API Agentic Web

    Google WebMCP turns Chrome into an AI agent playground by replacing fragile screen scraping with structured, direct website communication.

  • Key Concepts
    • Web Model Context Protocol
    • Declarative API
    • Imperative API
    • Agentic Web
    Summary

    Five specific use cases for Model Context Protocol (MCP) with local LLMs: natural language database querying (SQLite, PostgreSQL, MySQL), autonomous web research, Obsidian vault management, offline smart home control via Home Assistant, and natural language file system management. Each scenario shows how a local LLM gains capability through tool access without sacrificing privacy or incurring API costs.

  • Key Concepts: Natural Language SQL Autonomous Research Agents Obsidian MCP Home Assistant MCP Sandboxed File Management

    Five practical application scenarios for connecting local Large Language Models to external tools via MCP, covering databases, research, knowledge management, smart homes, and file operations.

  • Key Concepts
    • Natural Language SQL
    • Autonomous Research Agents
    • Obsidian MCP
    • Home Assistant MCP
    • Sandboxed File Management
    Summary

    The Google Developer Knowledge API and its official Model Context Protocol (MCP) server. These tools provide a canonical, machine-readable gateway to Google's public developer documentation for platforms like Firebase, Android, and Google Cloud. By connecting to the MCP server, AI assistants can retrieve fresh, accurate documentation as Markdown, enabling more reliable implementation guidance and troubleshooting.

  • Key Concepts: Developer Knowledge API Model Context Protocol (MCP) Google Cloud Firebase Android Agentic Tools Documentation API

    A guide to Google's Developer Knowledge API and official MCP server, which provide programmatic access to Google's developer documentation for AI agents.

  • Key Concepts
    • Developer Knowledge API
    • Model Context Protocol (MCP)
    • Google Cloud
    • Firebase
    • Android
    • Agentic Tools
    • Documentation API
    Summary

    How Model Context Protocol (MCP) connectors serve as the bridge between AI agents and external systems. Covers the architecture, common integration patterns (local vs. remote), and provides examples of connectors for databases (Supabase), developer tools (Chrome DevTools), and platforms (WordPress). Outlines best practices for security, discovery, and development using various SDKs.

  • Key Concepts: Model Context Protocol (MCP) MCP Connectors Agentic Integration Tool Discovery JSON-RPC Supabase MCP Chrome DevTools MCP

    Discover how Model Context Protocol (MCP) connectors work. This guide explains the architecture, integration patterns, and best practices for linking AI agents to real-world data and tools.

  • Key Concepts
    • Model Context Protocol (MCP)
    • MCP Connectors
    • Agentic Integration
    • Tool Discovery
    • JSON-RPC
    • Supabase MCP
    • Chrome DevTools MCP
    Summary

    The GitHub MCP Registry, a central hub for discovering, installing, publishing, and managing MCP servers. Covers the `mcp-publisher` CLI for publishing, automated workflows with GitHub Actions, and enterprise governance features like allow lists for secure tool usage in AI development. Provides a structured ecosystem for organizations to govern which MCP tools their developers and agents may use.

  • Key Concepts: GitHub MCP Registry Model Context Protocol (MCP) MCP Server mcp-publisher CLI Enterprise Governance Developer Tools Agentic AI

    A technical guide on using the GitHub MCP Registry to discover, install, publish, and manage Model Context Protocol (MCP) servers for AI development.

  • Key Concepts
    • GitHub MCP Registry
    • Model Context Protocol (MCP)
    • MCP Server
    • mcp-publisher CLI
    • Enterprise Governance
    • Developer Tools
    • Agentic AI
    Summary

    A comprehensive guide to integrating Model Context Protocol (MCP) servers with locally hosted Large Language Models (LLMs). Covers hardware and software requirements, deployment architecture, security considerations, and performance optimization strategies for creating secure, private, and scalable on-premises AI systems.

  • Key Concepts: local LLM MCP server on-premises AI data sovereignty agentic infrastructure Ollama

    Integrate MCP servers with local LLMs for secure, on-premises AI. Our guide covers the complete architecture, setup, and optimization for private agentic workflows.

  • Key Concepts
    • local LLM
    • MCP server
    • on-premises AI
    • data sovereignty
    • agentic infrastructure
    • Ollama
    Summary

    Defines the Model Context Protocol (MCP) as an open standard for agentic AI. Details the client-server architecture, explaining the distinct roles of the Host (user-facing application), the Client (communication handler), and the Server (external tool provider), which together enable AI models to securely and dynamically interact with external data and functions.

  • Key Concepts: Model Context Protocol client-server architecture agentic AI Host application MCP Client MCP Server

    A complete guide to the Model Context Protocol (MCP), explaining its open standard and the core architectural components that enable agentic AI.

  • Key Concepts
    • Model Context Protocol
    • client-server architecture
    • agentic AI
    • Host application
    • MCP Client
    • MCP Server
    Summary

    The MCP CLI is a lightweight command-line interface designed to solve the context window bloat problem in agentic AI systems. Enables dynamic, just-in-time discovery of MCP server tools, drastically reducing token consumption compared to static schema loading. Covers installation, configuration, and integration patterns for AI agents that need to invoke many tools without preloading all schemas.

  • Key Concepts: dynamic context discovery context window optimization agentic tooling command-line interface MCP servers

    The MCP CLI is a lightweight tool that solves context window bloat by enabling dynamic discovery of MCP servers, reducing token consumption by up to 99%.

  • Key Concepts
    • dynamic context discovery
    • context window optimization
    • agentic tooling
    • command-line interface
    • MCP servers

MCP Categories