MCPMed / Browse / breadcrumbsMCP

breadcrumbsMCP

active

A Model Context Protocol (MCP) server that discovers and interacts with bioinformatics services through embedded "breadcrumb" metadata in HTML pages.

By Matthias
Other
Updated August 4, 2026
208 views

Configuration

mcpServers:
{
  "breadcrumbs-discovery": {
    "command": "node",
    "args": [
      "/path/to/breadcrumbsMCP/dist/index.js"
    ]
  }
}

Installation

# Clone the repository git clone https://github.com/MCPmed/breadcrumbsMCP.git cd breadcrumbsMCP # Install dependencies pnpm install # Build the project pnpm run dev

Compatibility

claude
claude

Details

Category: Other
Status: active
Created: October 17, 2025
Last Updated: August 4, 2026
Views: 208