mcpbeat Sign in

Knoww MCP Server

answering

Knoww is answering right now. Last checked 9 min ago. Last commit 22 Sep 2026.

Read-only Polymarket search, market details, order books, price history, and market cards.

Uptime history 7 hours of history · worst hour 50%
7 hours agonow
86.4%
Uptime 24h
19 of 22 checks
Tools
hidden behind auth
347 ms
Response time
average over 24h
1
Stars
last commit 22 Sep 2026

Knoww does not always answer

Over the last week it answered 86.4% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add knoww --transport http https://mcp.knoww.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "knoww": {
      "url": "https://mcp.knoww.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.knoww]
url = "https://mcp.knoww.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "knoww": {
      "url": "https://mcp.knoww.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "knoww": {
      "url": "https://mcp.knoww.app/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.knoww.app/mcp streamable-http sign-in 111 ms 9 min ago

Alternatives to Knoww

same job, measured the same way
Ironscout
by ironscout

Read-only ammo pricing: offer search, caliber market snapshots, retailer directory. Descriptive.

5 tools answering
M
Waxed
by waxed

WAXED vinyl marketplace: record/catalog search, price history, and dealer store management.

43 tools answering
BestPrice Shopping
by bestprice

Read-only shopping decisions, product search, offers, and price history for Greece.

4 tools answering
Hyperliquid MCP
by kitsune-de

Read-only Hyperliquid data: markets, funding rates, order books, candles, positions and fills

30 installs/wk local only
Redfin MCP Server
by thenextgennexus

Search Redfin properties, get property details, and market statistics

14 installs/wk local only
Odds API
by frontofgoal

Live soccer prediction-market odds and order-book depth from Polymarket.

5 tools answering
Polyrama
by polyrama

Research Polymarket and Kalshi markets, traders, signals, backtests, and paper orders.

26 installs/wk local only
Voya Homes public vacation-home search
by voyahomes

Read-only Voya Homes search for date-bound availability, prices and property details.

4 tools answering

Knoww — questions

Answers built from our own checks of this server.

Why is there no tool list for Knoww?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 86.4% of checks in the last 24 hours got a reply.
Is Knoww working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 19 of 22 checks got a reply (86.4%), average response time 347 ms. The bar chart above shows every period we have measured.
How do I connect Knoww?
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 is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Knoww?
No API key is involved. Knoww answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Knoww?
It answers our handshake in 347 ms on average, which is faster than 47% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Knoww open source?
Yes — it is published under the AGPL-3.0 licence, written in TypeScript 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.