igorfelipeduca

reacticx-mcp

Community igorfelipeduca
Updated

reacticx-mcp

npm versionnpm downloadslicense

MCP server that provides documentation for the Reacticx React Native component library. Works with any MCP-compatible client.

Tools

Tool Description
list_components List all 90+ components, optionally filtered by category
get_component_docs Fetch full docs for a component (props, code, examples)
search_components Search components by keyword
getting_started Installation and setup guide
get_dependencies Get combined dependency install commands

Setup

Claude Code

claude mcp add reacticx -- npx -y reacticx-mcp

Or add to ~/.claude/.mcp.json:

{
  "mcpServers": {
    "reacticx": {
      "command": "npx",
      "args": ["-y", "reacticx-mcp"]
    }
  }
}

Cursor

Go to Settings > MCP Servers > Add Server:

{
  "mcpServers": {
    "reacticx": {
      "command": "npx",
      "args": ["-y", "reacticx-mcp"]
    }
  }
}

Windsurf

Add to your MCP config:

{
  "mcpServers": {
    "reacticx": {
      "command": "npx",
      "args": ["-y", "reacticx-mcp"]
    }
  }
}

VS Code (GitHub Copilot)

Add to .vscode/mcp.json in your project:

{
  "servers": {
    "reacticx": {
      "type": "stdio",
      "command": "npx",
      "args": ["-y", "reacticx-mcp"]
    }
  }
}

Cline

Add to your MCP settings:

{
  "mcpServers": {
    "reacticx": {
      "command": "npx",
      "args": ["-y", "reacticx-mcp"]
    }
  }
}

Any MCP Client

The server uses stdio transport. Run:

npx -y reacticx-mcp

License

MIT

MCP Server ยท Populars

MCP Server ยท New

    klever-io

    Klever MCP Server

    MCP server for Klever blockchain smart contract development

    Community klever-io
    luohy15

    y-agent

    A Simple Agent App

    Community luohy15
    PrefectHQ

    FastMCP ๐Ÿš€

    ๐Ÿš€ The fast, Pythonic way to build MCP servers and clients.

    Community PrefectHQ
    meal-inc

    bonnard-cli

    Ultra-fast to deploy agentic-first mcp-ready semantic layer. Let your data be like water.

    Community meal-inc
    DevsHero

    ๐Ÿฅท ShadowCrawl MCP โ€” v2.3.0

    ๐Ÿฅท The FREE, Sovereign alternative to Firecrawl & Tavily. Pure Rust Stealth Scraper + Built-in God-Tier Meta-Search for AI Agents. Bypass Cloudflare & DataDome via HITL. Zero-bloat, ultra-clean LLM data. 99.99% Success Rate. ๐Ÿฆ€

    Community DevsHero