MCP Server for MCP Registry to discover and search for available MCP servers in the registry
MCP Server for MCP Registry to discover and search for available MCP servers in the registry
Valid MCP server (5 strong, 4 medium validity signals). 4 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (5/5 approved).
6 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-formulahendry-mcp-server-mcp-registry": {
"args": [
"-y",
"mcp-server-mcp-registry"
],
"command": "npx"
}
}
}From the project's GitHub README.
A Model Context Protocol (MCP) server that provides tools to interact with the MCP Registry. This server allows you to discover and search for available MCP servers in the registry.
Install the MCP server in VS Code using below buttons:
Alternatively, you can add configuration in mcp.json:
{
"servers": {
"mcp-registry": {
"command": "npx",
"args": [
"-y",
"mcp-server-mcp-registry@latest"
]
}
}
}
list_mcp_serversLists MCP servers from the MCP Registry with optional pagination and filtering.
Parameters:
limit (optional): Maximum number of servers to return (1-100, default: 50)cursor (optional): Pagination cursor for retrieving next set of resultsregistry_url (optional): Base URL of the MCP Registry API (defaults to https://registry.modelcontextprotocol.io/v0/servers)Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.