Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Follow AllMCPs on X (opens in a new tab)AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Docs2mcp
D
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 2:01:50 PM

Docs2mcp

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Query your own PDFs and documents from any MCP client. Every answer cites the page it came from.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "docs2mcp-2": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (5) Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Capabilities & Tool Schemas (5) ~110 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Docs2mcp.

search_documents

Semantic search across your documents. Returns cited passages with page numbers and a link that opens the source at the right region. Filterable by document or collection

list_documents

Lists your documents, with collection, page count and status

get_document

One document's detail

get_element

One element, with surrounding context. Returns a full table row where the element is a table cell

list_collections

Lists your collections

Documentation Overview

docs2mcp

Query your own PDFs and documents from any MCP client, with every answer cited to the page and region it came from.

Website: https://docs2mcp.com Β· App: https://app.docs2mcp.com

This repository documents how to connect to the hosted docs2mcp MCP server. It contains no server code: docs2mcp is a hosted service, not something you run.


The server

Endpointhttps://mcp.docs2mcp.com/mcp
TransportStreamable HTTP
AuthenticationOAuth 2.1. docs2mcp is a resource server; it verifies tokens and never issues them
DiscoveryGET /.well-known/oauth-protected-resource/mcp (RFC 9728), which a client follows from the 401 challenge
Dynamic client registrationSupported. You never need a client id or secret
HealthGET /health, no credential required

There is nothing to install. Add the endpoint above to your MCP client, approve access in the browser it opens, and your documents are queryable.

Getting an account

  1. Go to https://app.docs2mcp.com and upload documents. No account is needed to start.
  2. Sign up to keep them. Signing up converts the same library in place, so nothing you uploaded is lost.
  3. Connect a client using the steps below, and approve access when the browser opens.

Approve in the same browser you uploaded from. The anonymous session that holds your documents lives in that browser, and approving from a different one grants access to an empty library.


Tools

Five, each answering one job rather than exposing one table.

ToolWhat it does
search_documentsSemantic search across your documents. Returns cited passages with page numbers and a link that opens the source at the right region. Filterable by document or collection
list_documentsLists your documents, with collection, page count and status
get_documentOne document's detail
get_elementOne element, with surrounding context. Returns a full table row where the element is a table cell
list_collectionsLists your collections

Every search result carries a source_url that opens the source document in a browser at the exact page and region the text came from.


Connecting a client

Every walkthrough ends the same way: the client opens your browser, you choose Allow, and the tools appear. Only the first step differs.

Claude Desktop

  1. Open Claude Desktop and go to Settings β†’ Connectors.
  2. Choose Add custom connector.
  3. Paste https://mcp.docs2mcp.com/mcp as the URL, name it docs2mcp, and save.
  4. Claude opens your browser and asks whether to give it access. Choose Allow.
  5. The connector reads Connected. Start a new chat and ask about your documents.

Claude (web)

  1. Open claude.ai and go to Customize β†’ Connectors.
  2. Click +, then choose Add custom connector.
  3. Paste https://mcp.docs2mcp.com/mcp as the URL, name it docs2mcp, and save.
  4. Choose Allow when asked.
  5. The connector reads Connected.

Claude Code

Terminal
claude mcp add --transport http docs2mcp https://mcp.docs2mcp.com/mcp

Then run /mcp, pick docs2mcp, and choose Authenticate. Claude Code opens your browser. Choose Allow. /mcp now lists docs2mcp as connected.

Cursor

  1. Open Settings β†’ Tools & Integrations and choose New MCP Server. Cursor opens its mcp.json.

  2. Add docs2mcp and save:

    config.json
    {
      "mcpServers": {
        "docs2mcp": {
          "url": "https://mcp.docs2mcp.com/mcp"
        }
      }
    }
    
  3. Cursor shows docs2mcp as needing a login. Click it, then choose Allow.

VS Code

Two ways. The guided one first.

  1. Open the Command Palette and run MCP: Add Server.
  2. Choose HTTP (HTTP or Server-Sent events).
  3. Paste https://mcp.docs2mcp.com/mcp, name it docs2mcp, and choose Workspace or Global.

Or write it into mcp.json yourself β€” .vscode/mcp.json for one workspace, or the file that MCP: Open User Configuration opens for every workspace:

config.json
{
  "servers": {
    "docs2mcp": {
      "type": "http",
      "url": "https://mcp.docs2mcp.com/mcp"
    }
  }
}

VS Code drives the OAuth round trip itself and opens a browser on the first connection. Choose Allow. No clientId is needed β€” that is only for servers without dynamic registration, and docs2mcp supports it.

ChatGPT

  1. Go to Settings β†’ Apps β†’ Advanced settings and turn on Developer mode.
  2. Back in Settings β†’ Apps, choose Create.
  3. Name it docs2mcp, paste https://mcp.docs2mcp.com/mcp as the server URL, confirm you trust the provider, and create it.
  4. Choose Allow when ChatGPT sends you to approve access.
  5. In a chat, enable docs2mcp from the + menu. This is per conversation, not once.

Perplexity

  1. Open Account settings β†’ Connectors.
  2. Click + Custom connector, then choose Remote.
  3. Name it docs2mcp, paste https://mcp.docs2mcp.com/mcp as the MCP Server URL, set Transport to Streamable HTTP and Authentication to OAuth. Leave the client id and secret empty β€” docs2mcp supports dynamic registration, so they are not needed.
  4. Tick the acknowledgement box and click Add.
  5. Click the new connector card to sign in, and choose Allow.

Gemini CLI

bash
gemini mcp add --transport http docs2mcp https://mcp.docs2mcp.com/mcp

Then start gemini and run /mcp auth docs2mcp. Choose Allow in the browser it opens.

Codex CLI

codex mcp add registers stdio servers only, so a remote server is written into the config by hand.

  1. Add docs2mcp to ~/.codex/config.toml:

    toml
    [mcp_servers.docs2mcp]
    url = "https://mcp.docs2mcp.com/mcp"
    
  2. Run codex mcp login docs2mcp.

  3. Choose Allow in the browser it opens.

Copilot Studio

Not the Copilot app: copilot.microsoft.com cannot add a custom MCP server.

  1. Open your agent in Copilot Studio and go to its Tools page.
  2. Select Add a tool β†’ New tool β†’ Model Context Protocol.
  3. Fill in the server name, description, and https://mcp.docs2mcp.com/mcp as the server URL.
  4. Choose OAuth 2.0, then Dynamic discovery, and select Create.
  5. Select Next, then Create a new connection, and choose Allow.
  6. Select Add to agent.

Any other client

  1. Add a remote MCP server over HTTP and paste https://mcp.docs2mcp.com/mcp. Clients call this a custom connector, a remote server, or Streamable HTTP.

  2. If your client only accepts a command to run, it speaks stdio. Bridge it:

    Terminal
    npx -y mcp-remote https://mcp.docs2mcp.com/mcp
    
  3. Choose Allow in the browser it opens.


Which of these have been run end to end

Claude Desktop, Claude Code and Cursor were proven against the live product.

Claude web, VS Code, ChatGPT, Perplexity, Gemini CLI, Codex CLI and Copilot Studio were written from each vendor's own documentation and have not been run end to end here.

Settings screens and CLI flags move faster than this file does. If a step is wrong, please open an issue β€” wrong instructions are worse than absent ones.


Troubleshooting

The client says it cannot reach the server. Check the URL ends in /mcp.

You approved access but the library is empty. You approved from a different browser than the one you uploaded from. Sign in to app.docs2mcp.com first, then approve again.

The client asks for a client id and secret. It should not. docs2mcp supports dynamic client registration. Leave both empty.

A tool call returns a quota error. Check your plan and usage at app.docs2mcp.com.


Support and issues

Open an issue in this repository for anything about connecting: a step that has gone stale, a client that is not listed, or documentation that is wrong.

For account, billing or data questions, use the contact routes at docs2mcp.com.

License

The contents of this repository are MIT licensed. The docs2mcp service itself is commercial; see docs2mcp.com/terms/.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Andrea9293 MCP logoAndrea9293 MCP

    Local-first document management and semantic search for AI coding agents

    πŸ’» Developer Tools2 views
    Compare vs Andrea9293 MCP β†’
  • UAPDrop Research Archive logoUAPDrop Research Archive

    Search declassified UAP/UFO government archives, geocoded sightings and cited entity profiles.

    πŸ’» Developer Tools0 views
    Compare vs UAPDrop Research Archive β†’
  • Postmancer logoPostmancer

    A MCP server for replacing Rest Clients like Postman/Insomnia, by allowing your LLM to maintain and use api collections.

    πŸ’» Developer Tools3 views
    Compare vs Postmancer β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

Last commit
Today
Most recent push to the default branch.
Tools exposed
5
Callable tools this server registers over MCP.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Docs2mcp

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "docs2mcp": { "command": "npx", "args": ["-y", "docs2mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewDocs2mcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/docs2mcp-2?style=directory)](https://allmcps.com/mcp/docs2mcp-2)
HTML Embed
<a href="https://allmcps.com/mcp/docs2mcp-2"><img src="https://allmcps.com/api/badge/docs2mcp-2?style=directory" alt="Docs2mcp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 6, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commitToday
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 6, 2026
52Quality signal: Good Β· 52/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Docs2mcp β†’Install in Claude DesktopInstall in CursorInstall in VS Code