Help & community¶
Hit a snag, found a bug, or have a question? Here's where to go.
Ask a question¶
- image.sc forum — the friendly bioimaging community. Great for "how do I…" questions and analysis advice. No question is too basic.
Report a problem¶
- GitHub issues — for bugs and feature requests in the core project.
- Client/plugin issues: biopb-mcp issues.
Filing a good report¶
A little detail goes a long way:
- What you did — the command or the request you gave your agent.
- What happened — paste the exact error message.
- Logs — when a server fails, the full output is in
~/.local/share/biopb/logs/; attach the relevant part. - Your setup — operating system, whether you're on localhost or a remote server, and (for algorithm servers) your GPU/driver.
Source & releases¶
- Source code: github.com/biopb
- Client package: PyPI · napari hub
- Releases: biopb-mcp releases