All MCP servers

jDocmunch MCP

Official
by Api.AirforcestdioSearch & Web Crawling0179Custom

Section-level doc search for .md, .rst, .adoc, .ipynb, .html, .yaml, .json, and OpenAPI specs.

mcpopen-sourcesearch-web-crawling

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "jdocmunch-mcp-impc43dc": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}