Mmcp.market

Liveness MCP server

by agentwares·io.github.agentwares/mcp-liveness·v0.2.0

Whether a registry MCP server works for a stock client, and what changed in its tools. Free, no key.

A89/100grade A
What users say
No reviews yet
Be the first
Safety scan
A89/100

full report

Adoption
Growing

0 stars

Reviews

Write one

Nobody has reviewed Liveness yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Liveness tools (3)

write = sends, deletes, buys or posts
  • mcp_liveness_checkFree

    Given a server's exact name in the official MCP registry, make one `initialize` call to the endpoint its listing names and report what a client with no credential gets. Outcomes: `usable` (it connected and negotiated a protocol version), `needs_credential` (401 or 403 — the answer then says whether a credential can be obtained in-band or whether a person has to create one), `charged` (402, access is for sale), `unreachable` (the listed endpoint is not an MCP server: wrong URL, dead host, or a 200 that is not JSON-RPC), `local_only` (no remote endpoint; it must be spawned as a process), and `not_listed` (no server with that exact name). Call this before spending a call on a server you found in the catalogue. Roughly two in five remote listings do not answer a stock client.

  • mcp_liveness_driftFree

    Given a server's exact name in the official MCP registry, report which of its tools were added, removed, or had their description, input schema or output schema change between the month you name and the latest monthly snapshot. Call this when a server worked before and is behaving differently now, when a prompt or an integration written against its tools has started failing, or before trusting a tool description you cached. A liveness check says it answers today; this says whether it is still the same server your code was written against. The answer names the changed tools and the kind of change. It does not diff the schemas themselves: the snapshots keep content hashes, not bodies, so `detail` hands back the release-asset location of both full months for a caller that needs the exact diff. A month with no snapshot for that server gets an error naming the months that do have one, never an empty diff that would read as `nothing changed`.

  • mcp_liveness_explain_outcomesFree

    Return the six outcomes this server can report, what each means for an agent choosing a server from the registry, and what to do next for each. Makes no request and costs nothing; call it once to interpret mcp_liveness_check results.

Public scan report

scanner v0.1.3 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 336ms20/20
  • Tool poisoning3 tool descriptions checked15/15
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenancelast push 6 days ago15/15
  • Maintainer identityregistry namespace matches repository owner7/10
Overall 89/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http mcp-liveness https://agentwares-mcp-liveness.vercel.app/mcp
Add to Cursor

Liveness: common questions

Is Liveness MCP server safe?
Yes, by our scan: it is graded A (89/100). Read the Liveness safety report
How do I install Liveness?
It runs remotely at agentwares-mcp-liveness.vercel.app. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Liveness need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Liveness maintained?
The last commit was 6 days ago (2026-09-14). The latest release is v0.2.0.
Is Liveness up?
100% of our last 1 checks got an answer. We check remote servers about four times a day.
What can I use instead of Liveness?
Servers from other publishers that do the same job: aikstockdata — Korean Stock Data MCP server, Vanoe Intelligence MCP server and Stoxly MCP server. Compare all Liveness alternatives.

Alternatives to Liveness

Same job from other publishers: the closest match first, then the best rated.

All Liveness alternatives →
  • aikstockdata — Korean Stock Data
    Korean stocks: median price path after each DART filing type, T+1 closes, earnings. 12 tools, no key
    B
  • Vanoe Intelligence
    Stock verdicts, trend stage, P&F, breadth, macro regime, SEC filings. Free key: api.vanoe.ai/signup
    B
  • Stoxly
    Free stock, ETF & crypto analysis: 10-point score, verdict and key metrics for any ticker.
    A
  • Kronos
    Stock price forecasting for China A-shares — Kronos K-line time-series model
    B
  • Trading Signals
    Live AI crypto trading signals for agents. No API key needed to try — 3 signals + hit rate.
    B

More from agentwares