Skip to main content

MCP server for ABLE Labs Notable liquid-handling robot — exposes device control tools to Claude via the Model Context Protocol.

Project description

able-mcp-notable

MCP server for the ABLE Labs Notable 8-channel liquid-handling robot. Exposes device control tools (liquid handling, module control, device configuration) and protocol authoring tools (create / save / load / simulate) to Claude and any other MCP-compatible client.

v0.1.0 — simulation only

This release runs in simulation mode only. You can author protocols in natural language with Claude, save them as JSON, and step-simulate them — all without any physical device. Real-device mode (which spawns a bundled App Server binary) is implemented in code (SPEC-DIST-001) but the App Server binaries are scheduled for v0.2.0. Enabling simulate: false in this release will fail with BinaryDownloadError.

Install

# One-shot run (recommended for Claude Desktop)
uvx able-mcp-notable

# Or install into a Python environment
pip install able-mcp-notable

able-mcp-core is pulled in automatically as a dependency.

Claude Desktop configuration

Add to claude_desktop_config.json:

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

No additional configuration is required for v0.1.0 — the server starts in simulation mode by default.

What you can do

  • Ask Claude to create a protocol step-by-step ("물 50uL를 A1에서 빨아서 B1에 분주하는 프로토콜 만들어줘")
  • Save the resulting protocol JSON to ~/.able-mcp/protocols/
  • Re-load and simulate any saved protocol
  • Validate protocols against device-specific step rules

Links

License

Apache-2.0. See the LICENSE file shipped with the distribution.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

able_mcp_notable-0.1.0.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

able_mcp_notable-0.1.0-py3-none-any.whl (13.5 kB view details)

Uploaded Python 3

File details

Details for the file able_mcp_notable-0.1.0.tar.gz.

File metadata

  • Download URL: able_mcp_notable-0.1.0.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for able_mcp_notable-0.1.0.tar.gz
Algorithm Hash digest
SHA256 025ef15869e9e109983a26396751e41681b185cc763f33e357dcbe62bcffa19b
MD5 e299b9710ccdcada109179eba0ba13e3
BLAKE2b-256 c47c1bbb18db98a3eca392c4a8d4a4074963812fe29af03cfac5f3cd1013cd11

See more details on using hashes here.

Provenance

The following attestation bundles were made for able_mcp_notable-0.1.0.tar.gz:

Publisher: pypi-publish.yml on ABLE-Labs/mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file able_mcp_notable-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for able_mcp_notable-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6b73f8cd227b9fded2dce716212d2c8d0f36ac69451afc439f8102b1e8b010f3
MD5 86479583478795d1c38563869006f599
BLAKE2b-256 927b3448c04e2d09733d5bc0fd9c8af573388b5564c817668e3baed60c446a3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for able_mcp_notable-0.1.0-py3-none-any.whl:

Publisher: pypi-publish.yml on ABLE-Labs/mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page