Submit

Mcp_usehooks

@packages

A Model Context Protocol (MCP) server for accessing React hooks from usehooks.io. - Access all hooks from the usehooks.io repository - Search hooks by keyword - Filter hooks by category - Get detailed information about specific hooks including implementation code

Tools

list_hooks

get_categories

search_hooks

get_hook

Server Config

{
  "mcpServers": {
    "usehooks": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-usehooks"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.