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

**Is your feature request related to a problem? Please describe.** Currently, the application only supports GitHub authentication via device flow. This limitation may restrict users who rely on enterprise identity...

enhancement

**Describe the bug** During testing of the `/v0/publish` endpoint, I found that the request body parsing into the PublishRequest model doesn't work as expected. I used the example request body...

bug

- Fix missing symbols in the mcp.json and the main README ## Motivation and Context Improve documentation ## How Has This Been Tested? No Testing. ## Breaking Changes N/A ##...

**Describe the bug** The publisher tool fails with `token is not associated with this application (status: 404)`. **To Reproduce** Steps to reproduce the behavior: 1. run `main.go` 2. click on...

bug
go-live blocker

I'm not sure if this is a known issue but the [seed_2025_05_16.json](https://github.com/modelcontextprotocol/registry/blob/main/data/seed_2025_05_16.json) file has a bunch of entries where the `"packages"` field points to non-existing packages, see below: ## Not...

bug
not go-live blocker

Add `readmeUrl` property in the repository to show the details of the mcp server while browsing in the client like below cc @digitarald

enhancement

Added spectral rule file so we can validate the openapi doc. In doing so, removed the jsonSchemaDialiect line b/c it was in the wrong place and redundant b/c it specified...

## Motivation and Context I get this error when building the docker image after running the server in docker compose: ``` ERROR: failed to solve: error from sender: open data/diagnostic.data:...

**Is your feature request related to a problem? Please describe.** The registry should really expose MCP endpoints, both as a general principal that MCP first makes a lot of sense,...

enhancement
not go-live blocker

This draft adds a list of URI schemes supported by the MCP Server. It is only intended to be used for schemes that the author has good reason to believe...