MCP registry endpoint check
Open
- Dominant language
- Rust
- Stars
- 40
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When a user is registering an MCP server via `opsmlspec.yml`, we should check to ensure at least one `deploy` config with an endpoint as been provided. Registering without an endpoint is pointless considering the goal of the MCP registry is allow other users to discover and use MCP servers from the registry
Contributor guide
Research direction
Start by locating the validation and registration path for opsmlspec.yml. Check how deploy configurations and endpoints are represented, then make registration require at least one deploy config with an endpoint. Done means configurations without an endpoint are rejected while valid MCP server registrations continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100