mcpbeat Sign in

Ceraph MCP Server

local only

Ceraph runs on your own machine — the client starts it, so there is no endpoint to ping. 656 installs a week from npm.

MCP server for agent-driven React Native and Expo development and mobile testing

Installs per day peak 406 · avg 55 · +203% w/w
a month agotoday
656
Installs / week
npm · @ceraph/react-native-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Ceraph every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add react-native-mcp -- npx -y @ceraph/react-native-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "react-native-mcp": {
      "args": [
        "-y",
        "@ceraph/react-native-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.react-native-mcp]
command = "npx"
args = ["-y", "@ceraph/react-native-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "react-native-mcp": {
      "args": [
        "-y",
        "@ceraph/react-native-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "react-native-mcp": {
      "args": [
        "-y",
        "@ceraph/react-native-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ceraph

same job, measured the same way
Mobile MCP
by mobile-next

MCP server for iOS and Android Mobile Development, Automation and Testing

39 229 installs/wk local only
I
R Packagedev MCP
by b0ydt

MCP server for R package development using usethis, devtools, renv, and testthat

42 installs/wk local only
I
MCP Appium - Mobile Development and Automation Server
by appium

MCP server for Appium mobile automation on iOS and Android devices with test creation tools.

6 543 installs/wk local only
MCP React Toolkit
by nishant-chaudhary5338

9 MCP servers for React/TypeScript — dep auditing, a11y, test gen, and TypeScript enforcement.

67 installs/wk local only
Localstack MCP Server
by localstack

A LocalStack MCP Server providing essential tools for local cloud development & testing

209 installs/wk local only
Wechat Devtools
by watertian

MCP Server for WeChat DevTools CLI - Automate Mini Program development & testing.

local only
Qatouch
by qatouch

MCP Server for software testing, test case management, test execution, and defect tracking.

113 installs/wk local only
.NET MCP Server
by jongalloway

AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.

local only

Ceraph — questions

Answers built from our own checks of this server.

Why is there no uptime for Ceraph?
Ceraph runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @ceraph/react-native-mcp was installed 656 times last week.
How do I connect Ceraph?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @ceraph/react-native-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ceraph?
The npm package @ceraph/react-native-mcp was installed 656 times in the last week. Week over week that is +203%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.