Applyra
Rank #18,509io.applyra/mcp-server
App Store Optimization data for AI agents: keyword ranks, scores, competitors, charts
Applyra is a Model Context Protocol (MCP) server published by applyra-io. It ranks #18,509 of 132,046 servers tracked on MCP Toplist. Applyra is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 18, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 113,537 of 132,046 servers on MCP Toplist.
Use Applyra
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add applyra -e "APPLYRA_API_KEY=<your APPLYRA_API_KEY>" -- npx -y @applyra/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.applyra]
command = "npx"
args = ["-y", "@applyra/mcp-server"]
[mcp_servers.applyra.env]
APPLYRA_API_KEY = "<your APPLYRA_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"applyra": {
"command": "npx",
"args": [
"-y",
"@applyra/mcp-server"
],
"env": {
"APPLYRA_API_KEY": "<your APPLYRA_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"applyra": {
"command": "npx",
"args": [
"-y",
"@applyra/mcp-server"
],
"env": {
"APPLYRA_API_KEY": "<your APPLYRA_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"applyra": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@applyra/mcp-server"
],
"env": {
"APPLYRA_API_KEY": "<your APPLYRA_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"applyra": {
"command": "npx",
"args": [
"-y",
"@applyra/mcp-server"
],
"env": {
"APPLYRA_API_KEY": "<your APPLYRA_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"applyra": {
"command": "npx",
"args": [
"-y",
"@applyra/mcp-server"
],
"env": {
"APPLYRA_API_KEY": "<your APPLYRA_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.applyra%2Fmcp-server)<a href="https://mcptoplist.com/server/io.applyra%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.applyra%2Fmcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
applyra-io
Available versions (4)
| Version | Published |
|---|---|
| 1.5.0 | Sep 17, 2026 |
| 1.4.2 | Aug 21, 2026 |
| 1.4.1 | Aug 19, 2026 |
| 1.4.0 | Aug 18, 2026 |
Frequently asked questions
- Who maintains Applyra?
- Applyra is maintained by applyra-io, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Applyra listed on the Official MCP Registry?
- Yes — Applyra is listed on the Official MCP Registry, alongside Glama.
- How many versions does Applyra have?
- MCP Toplist tracks 4 versions of Applyra, most recently published on Sep 17, 2026.
- Where can I find the source code for Applyra?
- The source code for Applyra is hosted at github.com/applyra-io/mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.