get_series

shallow

io.github.Misar-AI/misarblog-mcp · Verify this server

List every series the authenticated account owns. Despite the name this returns the whole collection, not one series — there is no single-series lookup. Use it to find a series slug before calling add_to_series, or to check whether a series already exists before create_series makes a duplicate. Reads only; nothing is created or modified. Requires an API key, and takes no parameters — it is unfiltered and unpaginated. Returns `{ series, total }` where each entry carries id, slug, title, description, url and article_count. An empty list means the account has no series yet, which is not an error.

100.0/100

1 trials · measured 2 days ago

get_series scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.Misar-AI/misarblog-mcp, measured 31 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote + stdio
Credential class
gated
Category
Content & media
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-31100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: get_series
[![Vouch score](https://vouch.tools/api/tools/e246d5f2-5cc8-4903-be66-01a75eab6cd4/badge.svg)](https://vouch.tools/tools/e246d5f2-5cc8-4903-be66-01a75eab6cd4)
get_series — Vouch