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
- Repository: https://github.com/ABLE-Labs/mcp
- Issues: https://github.com/ABLE-Labs/mcp/issues
License
Apache-2.0. See the LICENSE file shipped with the distribution.
Release files for able-mcp-notable 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| able_mcp_notable-0.1.0.tar.gz | 13.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| able_mcp_notable-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.1 kB
Release files / able_mcp_notable-0.1.0.tar.gz
| Download URL | able_mcp_notable-0.1.0.tar.gz |
|---|---|
| Size | 13.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
025ef15869e9e109983a26396751e41681b185cc763f33e357dcbe62bcffa19b
|
|
BLAKE2b-256 checksum How to use checksums |
c47c1bbb18db98a3eca392c4a8d4a4074963812fe29af03cfac5f3cd1013cd11
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 22, 2026.
Transparency logRelease files / able_mcp_notable-0.1.0-py3-none-any.whl
| Download URL | able_mcp_notable-0.1.0-py3-none-any.whl |
|---|---|
| Size | 13.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6b73f8cd227b9fded2dce716212d2c8d0f36ac69451afc439f8102b1e8b010f3
|
|
BLAKE2b-256 checksum How to use checksums |
927b3448c04e2d09733d5bc0fd9c8af573388b5564c817668e3baed60c446a3e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 22, 2026.
Transparency log