Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Ncbi Fetcher

    docker-based mcp server that enables Claude to fetch biological sequence data from NCBI

    1 stars
    Python
    Updated Aug 4, 2025

    Documentation

    to get this running you will need to clone the repository and cd into the directory, then run:

    Build the container

    docker build -t ncbi-mcp-server .

    Run with stdio transport (for Claude Desktop)

    docker run -it --rm ncbi-mcp-server

    make sure you add this to claude_desktop_config.json ($env:AppData\Claude\claude_desktop_config.json on windows)

    code
    json{
      "mcpServers": {
        "ncbi-sequence-fetcher": {
          "command": "docker",
          "args": [
            "run",
            "-i",
            "--rm",
            "ncbi-mcp-server"
          ]
        }
      }
    }

    Similar MCP

    Based on tags & features

    • NE

      Nebulablock Mcp Server

      Python·
      1
    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • NE

      Nebulablock Mcp Server

      Python·
      1
    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k