mcp-server

NGS360/mcp-server
★ 0 stars Python 🔌 API Integration Updated 1d ago
NGS360 MCP Server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "uvx",
      "args": [
        "mcp-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-server

README Excerpt

A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that exposes the NGS360 REST API as tools for AI assistants. This MCP server wraps the NGS360 bioinformatics platform API, providing tools for: | Domain | Tools | Description | |--------|-------|-------------| | **Runs** | 14 tools | Sequencing run CRUD, sample sheets, metrics, demultiplexing |

Tools (2)

NGS360_API_TOKENNGS360_API_URL