Skip to content

Add server.json for MCP Registry publishing#22

Open
stucchi wants to merge 1 commit into
jina-ai:mainfrom
stucchi:feat/mcp-registry-server-json
Open

Add server.json for MCP Registry publishing#22
stucchi wants to merge 1 commit into
jina-ai:mainfrom
stucchi:feat/mcp-registry-server-json

Conversation

@stucchi

@stucchi stucchi commented Mar 9, 2026

Copy link
Copy Markdown

Summary

  • Added server.json with metadata for the MCP Registry
  • Supports both Streamable HTTP (https://mcp.jina.ai/v1) and SSE (https://mcp.jina.ai/sse) transports
  • Added MCP Registry section to README with publishing instructions

Motivation

The Jina AI MCP Server is one of the most feature-rich remote MCP servers available (18 tools, 522+ stars), yet it's not listed in the official MCP Registry. Adding server.json makes it ready for publishing with a single mcp-publisher publish command, increasing discoverability for the entire MCP ecosystem.

Registry details

  • Namespace: io.github.jina-ai/mcp (GitHub-based authentication)
  • Version: 1.4.0 (matching current package.json)
  • Authorization header: marked as optional and secret, matching the existing behavior where some tools work without an API key

Test plan

  • Validate server.json against the registry schema
  • Run mcp-publisher publish after authenticating with GitHub
  • Verify server appears in registry search results

Add server.json with metadata for both Streamable HTTP and SSE transports,
enabling publishing to the official MCP Registry. Also add MCP Registry
section to README with publishing instructions.
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.

1 participant