Skip to content

v1.0.3 — stdio MCP bridge + CC-BY-4.0 canonical LICENSE

Choose a tag to compare

@sophymarine sophymarine released this 24 Apr 05:36

v1.0.3

  • Add server.mjs + package.json — 94-line zero-dep stdio MCP bridge to the hosted OpenRegistry endpoint. Enables Docker-based / stdio-only MCP clients to install.
  • Replace custom-prose LICENSE with canonical CC-BY-4.0 text; move trademark + proprietary-service clauses to NOTICE.md (GitHub now detects SPDX CC-BY-4.0).
  • Add glama.json to claim sophymarine org on Glama.ai.
  • README: surface the 10 MCP prompts alongside the 10 Claude Agent Skills.
  • Add Official MCP Registry / Glama Score / License badges to README.

Docs repo only — server implementation is closed-source; the hosted endpoint at openregistry.sophymarine.com/mcp remains the real MCP server. This bridge just forwards stdio→HTTP for clients that can't speak Streamable HTTP directly.