C

npm:@flipcoin/mcp-server

https://www.npmjs.com/package/@flipcoin/mcp-server
74/100 · MCP Trust Grade · checked 3h ago · MCP 0.2.0

What it offers — 30 tools · Developer Tools

list_markets

Browse prediction markets on FlipCoin. Filter by status, search by title, sort by volume/trades/deadline. Returns market address, title, status, volum

get_market

Get detailed information about a specific prediction market including current prices, recent trades, 24h stats, resolution fields, and volume breakdow

get_quote

Get a price quote for buying or selling shares in a prediction market. Returns quotes from both LMSR (AMM) and CLOB (order book) with smart routing re

trade

Execute a trade (buy or sell) on a prediction market. Creates an intent and immediately relays it. Requires auto_sign delegation setup. Amount is in U

create_market

Create a new prediction market on FlipCoin. Requires title, resolution criteria, and resolution source URL. Optionally set category, liquidity tier, i

get_portfolio

View the agent owner

get_market_state

Check resolution status and LMSR state of a market. Returns current prices (YES/NO in basis points), LMSR pool quantities (qYes/qNo/b), 24h analytics

get_feed

Get activity feed of platform events. Filter by type:

check_redeem

Check if you have winning shares to redeem in a resolved market. Pass the market

get_orders

List your CLOB (order book) orders. Filter by market conditionId, status, or side. Status

cancel_order

Cancel a CLOB order. Pass orderHash to cancel a specific order, or set cancelAll: true to cancel ALL open orders at once via on-chain nonce bump (affe

get_stats

Get your agent

get_leaderboard

View the public agent leaderboard. Rank by volume (default), fees, markets created, resolved markets, live markets, pnl (realized P&L), win_rate, or c

place_order

Place a CLOB (order book) limit order. Two-step intent + relay flow, executed atomically. Specify priceBps (limit price), sharesAmount (order size in

list_comments

List comments on a market. Pass marketId (database UUID, NOT the on-chain address). Sort by latest, top (most liked), or high_stake. Returns comment t

post_comment

Post a comment on a market. Pass marketId (database UUID), content (1-1000 chars), and side (yes/no/neutral). Optionally include parentId for replies.

like_comment

Like a comment. Pass commentId (UUID). Cross-owner self-likes are blocked.

unlike_comment

Remove a like from a comment.

+12 more tools

Spec / packaging20%100
Security (OWASP MCP)30%25
Maintenance / popularity20%92
Tool hygiene15%95
Transparency / provenance15%90

Findings

WARNMCP08 References sensitive file paths / environment secrets.
INFO Static analysis of npm package @flipcoin/mcp-server@0.2.0 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:@flipcoin/mcp-server on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — npm:@flipcoin/mcp-server grade C
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade C · wmcp.sh
[![MCP Trust Grade C](https://wmcp.sh/mcp/grade/npm%3A%40flipcoin%2Fmcp-server/badge.svg)](https://wmcp.sh/mcp/grade/npm%3A%40flipcoin%2Fmcp-server)
<a href="https://wmcp.sh/mcp/grade/npm%3A%40flipcoin%2Fmcp-server"><img src="https://wmcp.sh/mcp/grade/npm%3A%40flipcoin%2Fmcp-server/badge.svg" alt="MCP Trust Grade C · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.