# MCP Bundler - Full Content Index ## Blog posts (en) - [A bundle is just a URL now](https://mcpbundler.ai/blog/a-bundle-is-just-a-url-now): Public bundle pages turn 'here's how I wired up my agent' from a screenshot into a link you can actually open, read, and fork. - [AI Agent Integration Guide: Connecting Claude, ChatGPT, and Custom Agents](https://mcpbundler.ai/blog/ai-agent-integration-guide): Learn how to integrate AI agents with MCP servers. Step-by-step guide for Claude, ChatGPT, and custom AI agents with code examples and best practices. - [What Actually Happens When One MCP Server Has 200 Tools](https://mcpbundler.ai/blog/handling-200-tools-on-one-mcp-server): An honest audit of what MCP Bundler solves for tool-heavy servers today, and what's genuinely still a gap - going on the roadmap, not glossed over. - [How to Build Production-Ready MCP Servers](https://mcpbundler.ai/blog/how-to-build-mcp-servers): Complete guide to building, deploying, and scaling MCP servers for AI agents. Learn best practices, architecture patterns, and optimization techniques. - [How we keep two languages honest without a cron job](https://mcpbundler.ai/blog/how-we-keep-two-languages-honest): Tracking translation staleness with a content hash instead of a timestamp, and why the pipeline still refuses to publish its own translations. - [Is MCP Stateless Now? What the 2026-07-28 Spec Actually Changed](https://mcpbundler.ai/blog/is-mcp-stateless-now-2026-spec): MCP dropped its session handshake in the 2026-07-28 spec. Here's what actually changed, why 'stateless' undersells it, and the new trust boundary nobody's leading with. - [A refreshed homepage, now with a rotating spotlight](https://mcpbundler.ai/blog/new-homepage-hero-banner): The homepage can now feature a rotating announcement banner for what's new. - [New Privacy, Security, and About pages](https://mcpbundler.ai/blog/new-privacy-security-about-pages): We published EU-focused Privacy and Security pages, and gave the About page real content for the first time. - [One MCP Call, 24K Characters: Why Tool Results Keep Blowing Up Your Context Window](https://mcpbundler.ai/blog/one-mcp-call-24k-characters-context-window): A single MCP tool call putting 24,568 characters into someone's context isn't a fluke - it's the default outcome of how most MCP servers respond. Here's why, and what actually fixes it. - [A roadmap board that can't fake its own votes](https://mcpbundler.ai/blog/roadmap-votes-that-cant-lie): Most public roadmaps are decoration. Ours promotes suggestions into real items and the vote history survives account deletion - on purpose. - [Terms of Service, and easier navigation from About](https://mcpbundler.ai/blog/terms-of-service-and-easier-navigation): We added a Terms of Service page and linked About to Privacy, Terms, Security, and the Blog. - [We shipped llms.txt - here's exactly what's in it, and what isn't](https://mcpbundler.ai/blog/we-shipped-llms-txt-heres-whats-actually-in-it): Most llms.txt files are a markdown file nobody validates. Ours is generated from live content - and we're telling you the one thing it doesn't cover yet. - [Webhooks that fail loud, not quiet](https://mcpbundler.ai/blog/webhooks-that-fail-loud-not-quiet): Most webhook systems are honest about signing and vague about everything else. Ours tells you exactly when it'll retry, when it won't, and why. ## Docs (en) - [Authentication](https://mcpbundler.ai/docs/authentication): How to authenticate requests to the MCP Market API. - [Getting Started](https://mcpbundler.ai/docs/getting-started): How to make your first request to the MCP Market API. - [Tutorial - Bundle to Connected Agent](https://mcpbundler.ai/docs/tutorial): A full walkthrough from creating a bundle to connecting an agent, using real request/response shapes. - [Featured bundles on Discover](https://mcpbundler.ai/docs/changelog/2026-08-05-featured-bundles): Discover now highlights a curated set of featured bundles. - [Privacy, Security, and About pages](https://mcpbundler.ai/docs/changelog/2026-08-05-legal-pages): New EU-focused Privacy Policy and Security pages, plus a refreshed About page. - [Terms of Service, and easier navigation from About](https://mcpbundler.ai/docs/changelog/2026-08-06-terms-of-service): Added a Terms of Service page and linked About to Privacy, Terms, Security, and the Blog. - [New homepage hero banner](https://mcpbundler.ai/docs/changelog/2026-08-07-hero-banner): The homepage can now feature a rotating announcement banner. - [Structured data and llms.txt for AI crawlers](https://mcpbundler.ai/docs/changelog/2026-08-09-ai-discoverability): Every page type now carries real schema.org JSON-LD, and /llms.txt + /llms-full.txt give agents a direct content index. - [Community roadmap with real voting and suggestions](https://mcpbundler.ai/docs/changelog/2026-08-09-community-roadmap): Vote on roadmap items, submit your own suggestions, and track them through review - at /roadmap. - [Docs and blog now ship in Spanish, kept in sync automatically](https://mcpbundler.ai/docs/changelog/2026-08-09-multilingual-content-pipeline): A content hash tracks staleness per post/page, and a Claude-backed pipeline drafts translations for review - never auto-merged. - [Bundles are now public, shareable pages](https://mcpbundler.ai/docs/changelog/2026-08-09-public-bundle-pages): Browse and share MCP bundles at /bundle without an account - deploying still requires signing in. - [Outbound webhooks](https://mcpbundler.ai/docs/changelog/2026-08-09-webhooks): Subscribe to marketplace events and get signed HTTP callbacks when they happen - at POST /v1/webhooks. - [Changelog](https://mcpbundler.ai/docs/changelog): What's new in MCP Bundler. - [Bundles and Deployments](https://mcpbundler.ai/docs/concepts/bundles-and-deployments): The core data model - what a bundle is, what a deployment is, and how they relate. - [Catalog and Discover](https://mcpbundler.ai/docs/concepts/catalog-and-discover): Taxonomy vs. browse surfaces, and how a listing goes from draft to published. - [Organisations](https://mcpbundler.ai/docs/concepts/organisations): Roles, org-owned resources, and when to reach for SSO or SCIM. - [Vault and Credentials](https://mcpbundler.ai/docs/concepts/vault-and-credentials): Personal vs. organisation vault entries, and when to use a stored credential instead of a one-off. - [Public Bundle Pages](https://mcpbundler.ai/docs/features/public-bundles): What anonymous visitors can see and do on a public bundle page, and how sharing/forking works. - [Community Roadmap](https://mcpbundler.ai/docs/features/roadmap): How roadmap voting, suggestions, and promotion work. - [Webhooks](https://mcpbundler.ai/docs/features/webhooks): Subscribe to marketplace events and receive signed HTTP callbacks. ## Blog posts (es) - [Cómo Construir Servidores MCP Listos para Producción](https://mcpbundler.ai/es/blog/how-to-build-mcp-servers): Guía completa para construir, desplegar y escalar servidores MCP para agentes IA. Aprende mejores prácticas, patrones de arquitectura y técnicas de optimización. - [Una página de inicio renovada, ahora con un banner rotativo](https://mcpbundler.ai/es/blog/new-homepage-hero-banner): La página de inicio ahora puede mostrar un banner rotativo de anuncios con las novedades. - [Nuevas páginas de Privacidad, Seguridad y Acerca de](https://mcpbundler.ai/es/blog/new-privacy-security-about-pages): Publicamos páginas de Privacidad y Seguridad centradas en la UE, y le dimos a la página Acerca de contenido real por primera vez. - [Términos de servicio y navegación más sencilla desde Acerca de](https://mcpbundler.ai/es/blog/terms-of-service-and-easier-navigation): Añadimos una página de Términos de servicio y enlazamos Acerca de con Privacidad, Términos, Seguridad y el Blog. ## Docs (es) - [Autenticacion](https://mcpbundler.ai/es/docs/authentication): Como autenticar solicitudes a la API de MCP Market. - [Primeros Pasos](https://mcpbundler.ai/es/docs/getting-started): Como hacer tu primera solicitud a la API de MCP Market. - [Tutorial - De un Bundle a un Agente Conectado](https://mcpbundler.ai/es/docs/tutorial): Un recorrido completo desde crear un bundle hasta conectar un agente, usando las formas reales de peticion/respuesta. - [Bundles destacados en Discover](https://mcpbundler.ai/es/docs/changelog/2026-08-05-featured-bundles): Discover ahora destaca un conjunto seleccionado de bundles. - [Páginas de Privacidad, Seguridad y Acerca de](https://mcpbundler.ai/es/docs/changelog/2026-08-05-legal-pages): Nueva Política de Privacidad y página de Seguridad centradas en la UE, además de una página Acerca de renovada. - [Términos de servicio y navegación más sencilla desde Acerca de](https://mcpbundler.ai/es/docs/changelog/2026-08-06-terms-of-service): Añadimos una página de Términos de servicio y enlazamos Acerca de con Privacidad, Términos, Seguridad y el Blog. - [Nuevo banner principal en la página de inicio](https://mcpbundler.ai/es/docs/changelog/2026-08-07-hero-banner): La página de inicio ahora puede mostrar un banner rotativo de anuncios. - [Registro de cambios](https://mcpbundler.ai/es/docs/changelog): Novedades de MCP Bundler.