Skip to content

Conversation

@thewtex
Copy link
Collaborator

@thewtex thewtex commented Jul 7, 2025

  • DOC: Add OpenCode MCP installation instructions
  • BUG: MCP resources need valid URI's
  • STYLE: Apply mcp formatting
  • DOC: Remove mcp-specific docs commands
  • DOC: Remove invalid mcp dev server commands
  • ENH: Extend tifffile supported formats in mcp
  • ENH: Add more mcp format support from imageio
  • BUG: Fix convert_to_ome_zarr tool
  • ENH: Bump ngff-zarr-mcp to 0.2.0

thewtex and others added 12 commits July 7, 2025 16:05
Fixed MCP server startup error. The issue was that the @mcp.resource() decorator was expecting valid URIs, but the resource identifiers were being provided as simple strings like "supported-formats", which are not valid URIs according to the pydantic URL validation.
We have one docs/ at the top level.
Addresses missing .metadata attribute error.
ITK-Wasm failures? Needs local testing.

Also add Python 3.13 to MCP CI config.
@thewtex thewtex mentioned this pull request Jul 8, 2025
@thewtex thewtex merged commit c2d2a84 into main Jul 8, 2025
52 of 60 checks passed
@thewtex thewtex deleted the mcp-fixes branch July 8, 2025 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants