Skip to content

v4.6.2 — MCP registry submission prep

Choose a tag to compare

@mysleekdesigns mysleekdesigns released this 07 Jun 17:59
· 13 commits to main since this release

Patch — enables publication to the official MCP registry (registry.modelcontextprotocol.io). No tool or runtime behavior changes.

Added

  • mcpName field in package.json (io.github.mysleekdesigns/crawlforge-mcp-server). The MCP registry fetches the published npm tarball and rejects packages whose package.json lacks an mcpName matching the registry submission — so this required a new published version.
  • server.json (repo root) — registry manifest validated against the 2025-12-11 schema; npm package crawlforge-mcp-server, stdio transport. Registry description trimmed to ≤100 chars per schema validation.
  • docs/registry-submission.mdmcp-publisher publish runbook + ready-to-paste awesome-mcp-servers entries.