registry
registry copied to clipboard
A community driven registry service for Model Context Protocol (MCP) servers.
**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...
**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...
- 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...
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...
Add `readmeUrl` property in the repository to show the details of the mcp server while browsing in the client like below cc @digitarald
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,...
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...