mcpbeat Sign in

Manifold Markets MCP Server

local only

Manifold Markets runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 19 Jul 2026.

Search, read, bet on, create, and resolve prediction markets on Manifold.

Installs / week
not published
1
Stars
0 open issues
19 Jul 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable assets/internal/config/config.go:270
    return filepath.Join(dir, defaultCacheDirName)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Manifold Markets

same job, measured the same way
Flipcoin
by mrtalecky

Agent-first prediction markets on Base. Trade, quote, create markets via MCP.

40 installs/wk local only
Polymarket MCP
by 0xchron

Read-only Polymarket prediction market data for AI agents.

174 installs/wk local only
MCP Server Kalshi
by 9crusher

MCP server for end-to-end trading on Kalshi prediction markets: discover, research, trade.

242 installs/wk local only
Kalshi
by yakub268

Search, analyze, and trade Kalshi prediction markets through Claude Desktop

66 installs/wk local only
Snipper MCP
by teologov

Search, read, create and organise code snippets in SnipperApp 3, a native macOS snippet manager.

local only
C
Parlayx
by parlayx

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

396 installs/wk local only
AIsa Prediction Markets
by aisa

Live odds and markets from the major prediction markets.

answering
Blockrun MCP
by blockrunai

Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402.

554 installs/wk local only

Manifold Markets — questions

Answers built from our own checks of this server.

Why is there no uptime for Manifold Markets?
Manifold Markets runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Manifold Markets open source?
Yes — it is published under the MIT licence, written in Go and 1 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.