registry icon indicating copy to clipboard operation
registry copied to clipboard

A community driven registry service for Model Context Protocol (MCP) servers.

Results 178 registry issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When using `mcp-publisher init` there are many cases where a repository object is created with empty values, which are later published without any validation or warning, producing...

bug

I am working on MCP Registry support in GitHub Copilot for JetBrains IDEs. We wonder whether there is an official guidance about how to parse stdio package to mcp.json? Using...

As we have v0.1 version of the API: https://github.com/modelcontextprotocol/registry/pull/658, do we have a frozen OpenAPI spec for this version?

Co-authored with Claude Code, but I've closely reviewed/modified/vetted all changes; ready for final review. ## Summary This PR adds LocalTransport and RemoteTransport separation with URL template variable support for remote...

**Is your feature request related to a problem? Please describe.** When using `mcp-publisher login` it generates multiples `.mcpregistry_*` files in the root of my project, e.g. `.mcpregistry_github_token`, `.mcpregistry_registry_token` To avoid...

enhancement

See: https://github.com/modelcontextprotocol/registry/pull/570/files#r2427093900 There is nothing preventing someone from publishing a server.json with this mistake. Should we validate it at the schema or API level?

**Is your feature request related to a problem? Please describe.** The documentation of the NamedArgument `name` property is very clear: ```json "name": { "description": "The flag name, including any leading...

enhancement

Follow on to https://github.com/modelcontextprotocol/registry/pull/570 See https://github.com/modelcontextprotocol/registry/pull/570#issuecomment-3367417636 for the starting point My rough understanding of what we want to accomplish here is to, at minimum: 1) Collect nested variables in the...

## Motivation and Context Issue #604 Adds support for OIDC authentication via the publisher CLI. This enables users to publish internal MCP servers to subregistries that are configured with OIDC...

I think it would be helpful to encourage (or require?) publishers to include a contact email when publishing a server. This would empower at least a few downstream functionalities for...

product requirements work