mcpbeat Sign in

Applyra MCP Server

local only

Applyra runs on your own machine — the client starts it, so there is no endpoint to ping. 369 installs a week from npm. Last commit 21 Aug 2026.

App Store Optimization data for AI agents: keyword ranks, scores, competitors, charts

Installs per day peak 351 · avg 62 · -70% w/w
a month agotoday
369
Installs / week
npm · @applyra/mcp-server
0
Stars
0 open issues
21 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Applyra 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 mcp-server -- npx -y @applyra/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@applyra/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@applyra/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@applyra/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@applyra/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Applyra

same job, measured the same way
ASOHawk
by prodocik

ASO analytics and App Store optimization tools for indie iOS developers and AI agents.

answering
My App Store Ranking
by myappstoreranking

Access to your Apple App Store and Google Play Store rankings, competitors and chart moves.

9 tools answering
App Store Trends API
by trendsapi

App downloads and chart ranking trends for iOS and Android. Free key at trendsapi.ai

3 tools answering
I
Dataxplan MCP
by arikanatakan

Read PostgreSQL EXPLAIN plans for AI agents: bottlenecks, estimation errors, fixes, charts.

51 installs/wk local only
FateStar Ziwei
by louislin0723

Zi Wei Dou Shu for AI agents: free natal charts, six transit levels, and optional readings.

3 tools answering
Plots MCP
by mr901

MCP server for data visualization with Mermaid charts.

131 installs/wk local only
MCP Plots
by mr901

MCP server for data visualization with Mermaid charts.

local only
Cosmic Correlation Engine
by odinbot33

AI Agent Astrology — natal charts, transits, cosmic weather, and forecasts for AI agents.

140 installs/wk local only

Applyra — questions

Answers built from our own checks of this server.

Why is there no uptime for Applyra?
Applyra 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 @applyra/mcp-server was installed 369 times last week.
How do I connect Applyra?
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 @applyra/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Applyra?
The npm package @applyra/mcp-server was installed 369 times in the last week. Week over week that is -70%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Applyra open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.