Skip to content

Validate provided repositories are publicly reachable (PGA golf server's github link is wrong) #395

Description

@cjellick

I am not sure if this is the right way to report an issue with a specific server. I reviewed https://github.com/modelcontextprotocol/registry/blob/main/docs/guides/administration/moderation-guidelines.md and it does not explain how to report a problem with a server.

The com.pga/pga-golf entry has an invalid repository URL. It does not resolve - https://github.com/pgahq/mcp-pga-com.

Here's the full entry for what it's worth:

        {
            "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
            "name": "com.pga/pga-golf",
            "description": "PGA's official MCP Server for all things golf-related. Find a coach, play golf, improve your game.",
            "status": "active",
            "repository": {
                "url": "https://github.com/pgahq/mcp-pga-com",
                "source": "github",
                "id": "1004564607"
            },
            "version": "latest",
            "remotes": [
                {
                    "type": "streamable-http",
                    "url": "https://mcp.pga.com/mcp"
                }
            ],
            "_meta": {
                "io.modelcontextprotocol.registry/official": {
                    "id": "0a62b274-571c-45e9-8b04-5a122e6cc4f5",
                    "published_at": "2025-09-09T15:22:49.722230578Z",
                    "updated_at": "2025-09-09T15:22:49.722230578Z",
                    "is_latest": true
                }
            }
        },

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesttech requirements workProduct requirements are clear, but needs technical review before implementation

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions