Skip to content

chore(053): server.json description — local-first + security scanning#516

Merged
Dumbris merged 2 commits into
mainfrom
chore/053-server-json-desc
May 23, 2026
Merged

chore(053): server.json description — local-first + security scanning#516
Dumbris merged 2 commits into
mainfrom
chore/053-server-json-desc

Conversation

@Dumbris
Copy link
Copy Markdown
Member

@Dumbris Dumbris commented May 23, 2026

Refreshes the MCP registry server.json description to reflect current product positioning.

Before: Smart MCP proxy with BM25 tool discovery, quarantine security, and ~99% token savings (85 chars)
After: Local-first MCP proxy with BM25 tool discovery, security scanning, quarantine & ~99% token savings (98 chars)

  • Adds local-first positioning (Spec 046) and security scanning (sensitive-data detection).
  • Keeps BM25 discovery, quarantine, and ~99% token-savings messaging.
  • version stays 0.33.1 — already matches the latest release.
  • Schema-validated against the 2025-12-11 server schema (description maxLength 100; we use 98).

Note: this only changes the committed server.json. Publishing the updated entry to registry.modelcontextprotocol.io is still the manual mcp-publisher publish step (see docs/mcp-registry-publishing.md).

…scanning

Updates the registry description to reflect current positioning: local-first
operation and built-in security scanning (sensitive-data detection) alongside
the existing BM25 discovery, quarantine, and token-savings messaging.
Version already matches the latest release (0.33.1). Schema-validated (98/100 chars).
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 23, 2026

Deploying mcpproxy-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0c5174d
Status: ✅  Deploy successful!
Preview URL: https://b62a4b33.mcpproxy-docs.pages.dev
Branch Preview URL: https://chore-053-server-json-desc.mcpproxy-docs.pages.dev

View logs

The registry's semantic validation rejects http://localhost:8080/mcp
(invalid-remote-url) — remotes[] must be publicly reachable. mcpproxy is
local-first with no public remote and no supported package type yet, so the
entry is discovery-only (name + description + repo link). Updated the publish
guide's schema notes to match. Validated clean with 'mcp-publisher validate'.
@Dumbris Dumbris merged commit edad5fa into main May 23, 2026
27 checks passed
@Dumbris Dumbris deleted the chore/053-server-json-desc branch May 23, 2026 11:28
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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