mcpbeat Sign in

Stravue MCP Server

local only

Stravue runs on your own machine — the client starts it, so there is no endpoint to ping. 359 installs a week from npm. Last commit 14 Sep 2026.

Competitor research for AI agents: real competitor pages, side by side on one slide and deck.

Installs per day peak 345 · avg 14 · +5057% w/w
a month agotoday
359
Installs / week
npm · @stravue/mcp
0
Stars
0 open issues
14 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

This one needs environment variables set before it will start: STRAVUE_API_KEY (Your Stravue API key, created on your stravue.com account page. A new account's first 3 pages are free.), STRAVUE_BASE_URL (Optional. Defaults to https://stravue.com.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Stravue

same job, measured the same way
Research
by ilo415

AI research for agents. Company intel, competitor analysis, web scraping, topic dives. Pay via MPP.

29 installs/wk local only
Caesar
by trycaesar

Web search and page-reading for AI agents. One-click OAuth connect, or a Caesar API key.

answering
MCP Browser Research
by infoinlet-marketplace

Web browsing & research for AI agents — fetch/read pages, structured extraction, Exa search.

30 installs/wk local only
Sonar
by trysonar

ASO tools for AI agents: keyword research, rank tracking, competitor analysis (iOS & Android).

390 installs/wk 52 tools answering
Deep Research MCP Server
by perufitlife

Web search, clean page reading & one-call research dossiers for AI agents. No API key.

38 installs/wk local only
Agent Data Pro
by orionsmithers

Research articles and live crypto prices for AI agents via x402 on Base.

4 tools answering
MCP Notion
by infoinlet-marketplace

Notion for AI agents — search, read pages/blocks, query databases, create pages.

27 installs/wk local only
b0tl1nk
by b0tl1nk

Search and list applications for AI agents. Remote MCP on b0tl1nk.com.

6 tools answering

Stravue — questions

Answers built from our own checks of this server.

Why is there no uptime for Stravue?
Stravue 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 @stravue/mcp was installed 359 times last week.
How do I connect Stravue?
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 @stravue/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Stravue?
The npm package @stravue/mcp was installed 359 times in the last week. Week over week that is +5057%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Stravue open source?
Yes — it is published under the MIT licence, written in TypeScript 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.