mcpbeat Sign in

Parlayx MCP Server

local only

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

Read your ParlayX account and the prediction markets from an MCP client.

Installs per day peak 202 · avg 9
a month agotoday
282
Installs / week
npm · @parlayx/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 Parlayx 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 @parlayx/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@parlayx/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@parlayx/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@parlayx/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@parlayx/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Parlayx

same job, measured the same way
Paretostudio MCP
by paretostudio

Read, create, and install your ParetoStudio prompts, agents, and skills from any MCP client.

36 installs/wk local only
Fresh Jots
by goran-arsov

Read and write your Fresh Jots notes from Claude, Cursor, and any MCP client.

62 installs/wk answering
D
Flowdex
by flowdex

Read and write your team's shared, AI-readable wiki from any MCP client.

answering
Slack MCP Server
by stevenvo

Read Slack conversations, threads, user info, and search messages from your MCP client.

52 installs/wk local only
Futuur
by pipeworx-io

Futuur Prediction Market MCP.

34 tools answering
SekkeiFlow
by sekkeiflow

Read and update your SekkeiFlow life boards, counters and AI coach from any MCP client.

answering
Gisti — AI Checklists
by antonchuraev99

Read, AI-create, and edit your Gisti checklists in plain language from any MCP client.

answering
C
Heyoden
by heyoden

Talk to your Oden AI todo and calendar account from Claude Code, Cursor, or any MCP client.

65 installs/wk local only

Parlayx — questions

Answers built from our own checks of this server.

Why is there no uptime for Parlayx?
Parlayx 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 @parlayx/mcp was installed 282 times last week.
How do I connect Parlayx?
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 @parlayx/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Parlayx?
The npm package @parlayx/mcp was installed 282 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.