Search

MCPBundles Docs MCP Server

Chat with AI and run tools instantly.

Search MCPBundles docs from chat and pull back the exact markdown section that answers setup and product questions.

Best forSupportOnboardingAgent AssistantsInternal Ops

Try this workflow

Getting started

How do I connect my first MCP server to ChatGPT?

Managed
2 tools
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

What you can do with MCPBundles Docs

Built for

Support, Onboarding, Agent Assistants, Internal Ops

Example workflows

Getting started

Pulls the getting-started / ChatGPT integration sections.

Try this

How do I connect my first MCP server to ChatGPT?

Execution modes

Finds the execution modes concept page section.

Try this

What is the difference between cloud and desktop execution modes?

AI Skill
SKILL.md

Domain knowledge for MCPBundles Docs — workflow patterns, data models, and gotchas for your AI agent.

MCPBundles Docs

Find answers in the official MCPBundles documentation and blog.

Workflow

  1. Search with a specific question (search_docs) — returns ranked markdown sections, not just links.
  2. Fetch a full page or section (fetch_doc) when a search hit is truncated or you need surrounding context.

When to use

  • Setup questions: connecting MCP servers, credentials, ChatGPT/Cursor/Claude
  • Product concepts: execution modes, Hub, MCP URLs, agents, heartbeats
  • Troubleshooting flows documented on the site

Terminology

  • User-facing docs say MCP server (not "bundle") for the thing users connect to their AI.
  • Dashboard UI may still show Bundles — same concept.

Gotchas

  • Prefer search_docs first — results already include markdown for the matching section.
  • Use fetch_doc with the id from search when truncated is true or the section is incomplete.
  • Cite the returned url when answering user-facing questions.

Tools in this Server (2)

Fetch Doc

Fetch full markdown for a docs page or section. Use the id from search_docs, or provide path with an optional section anchor.

Search Docs

Search MCPBundles documentation and blog posts. Returns ranked markdown sections with titles, URLs, and section text.

Frequently Asked Questions

What is the MCPBundles Docs MCP server?

Search MCPBundles documentation and blog posts. Returns ranked markdown sections from the official docs site so agents can answer setup, bundle, and integration questions with current guidance. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect MCPBundles Docs to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/mcpbundles-docs. Authentication is handled automatically.

How many tools does MCPBundles Docs provide?

MCPBundles Docs provides 2 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does MCPBundles Docs require?

MCPBundles Docs uses open data APIs — no authentication required.

Setup Instructions

Connect MCPBundles Docs to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/mcpbundles-docs

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to MCPBundles Docs and paste the MCP URL into Remote MCP server URL.
  4. Click Add. MCPBundles Docs will appear under Not connected — select it and click Connect to complete OAuth.
Name: MCPBundles Docs
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/mcpbundles-docs
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try MCPBundles Docs now

No API key or third-party login required. Chat with AI and run tools instantly.

MCPBundles Docs MCP Server & Skill — 2 Tools