Loading languages...
AI

ai-wes/version_checker_mcp

@ai-wes

This project implements a Model Context Protocol (MCP) server designed to assist developers working with React Native and Expo projects. It provides tools, resources, and prompts to help analyze dependencies, check compatibility, and review changelogs.

react native
expo
dependencies
compatibility
mcp server

# mcpServer Config

{
  "mcpServers": {
    "react-native-expo-helper": {
      "command": "node",
      "args": [
        "dist/version_checker_server.js"
      ],
      "env": {
        "GITHUB_TOKEN": "YOUR_GITHUB_PERSONAL_ACCESS_TOKEN"
      }
    }
  }
}

# stdio

node dist/version_checker_server.js
Transport:
stdio
언어:
TypeScript
생성됨:4/22/2025
업데이트됨:4/22/2025