Skip to content

mcp-video v1.3.5

Choose a tag to compare

@simongonzalezdc simongonzalezdc released this 06 May 04:34
dae48a0

mcp-video 1.3.5

Registry/discovery launch fix for stale Glama and MCP Registry surfaces.

Fixed

  • Removed stale personal namespace URLs from public discovery surfaces: static page metadata, sitemap, robots, helper-script examples, and download user-agent.
  • Added explicit websiteUrl and runtimeHint: uvx to server.json while preserving PyPI stdio transport.
  • Added a subprocess MCP stdio launch regression that initializes the server and verifies all 87 tools are visible to registry-style clients.
  • Added public-discovery guardrails to prevent old personal namespace URLs from returning.

Release pipeline

  • Validates server.json against the official MCP Registry schema before build/publish.
  • Publishes MCP Registry metadata with mcp-publisher after PyPI trusted publishing succeeds.

Verification

  • PR #246 hosted checks passed.
  • Local full suite: 1061 passed, 8 skipped.
  • Local full lint, build, artifact-content check, twine check, schema validation, and mcp-publisher validate passed.