loading…
Search for a command to run...
loading…
Provides an MCP server with a fetch_url tool for making HTTP requests alongside a private registry for hosting and managing server metadata. The registry implem
Provides an MCP server with a fetch_url tool for making HTTP requests alongside a private registry for hosting and managing server metadata. The registry implements the official MCP OpenAPI specification using a Hono-based REST API and SQLite.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mcp-server-private-registry": {
"command": "npx",
"args": []
}
}
}