Skip to content

Refer to the issue template for adding an MCP server #137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 4, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/toolhive/how-to/registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,9 +176,10 @@ This restores the default behavior of using ToolHive's built-in registry.
## Contribute to the registry

If you have an MCP server that you'd like to add to the ToolHive registry, you
can [open an issue](https://github.com/stacklok/toolhive/issues) or submit a
pull request to the ToolHive GitHub repository. The ToolHive team will review
your submission and consider adding it to the registry.
can
[open an issue](https://github.com/stacklok/toolhive/issues/new?template=add-an-mcp-server.md)
or submit a pull request to the ToolHive GitHub repository. The ToolHive team
will review your submission and consider adding it to the registry.

Criteria for adding an MCP server to the ToolHive registry are outlined in
[Registry criteria](../concepts/registry-criteria.md). These criteria ensure
Expand Down