MCP远程服务器(Node.js版)

MCP远程服务器(Node.js版)

提供React Native编码标准和代码示例的MCP协议服务器。

快速入门

  1. 克隆仓库并安装依赖: npm install

  2. 构建项目: npm run build

  3. 启动服务器: npm start

  4. 配置MCP客户端连接此服务器。

主要功能

  • 获取React Native编码标准
  • 提供组件、钩子、屏幕等代码示例
  • 支持模糊匹配查找示例

工具列表

  • get_project_structure
  • get_api_communication
  • get_component_design
  • get_state_management
  • get_component_example
  • get_hook_example
  • get_service_example
  • get_screen_example
  • get_theme_example
  • list_available_examples