Skip to main content
Glama

Server Details

PyPI Stats MCP.

Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.

If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.

Status
Unhealthy
Uptime
30.5% over 39 days
Last Tested
Transport
Streamable HTTP
URL
Repository
pipeworx-io/mcp-pypi-stats
GitHub Stars
0

TDQS

A3.9/5.0

Scored across 36 tools

Disambiguation3/5

Most tools have distinct purposes, but the research-routing cluster (ask_pipeworx, ask_pipeworx_beta, ask_pipeworx_grounded, deep_research) overlaps heavily — the beta tool is documented as currently identical to the stable router, which is a genuine misselection trap, and the five polymarket_* tools plus discover_tools/suggest_questions sit close together. The verbose descriptions do a good job of spelling out when to prefer each one, which keeps this from dropping lower.

Naming Consistency3/5

The dominant convention is snake_case verb_noun (resolve_entity, compare_entities, scan_dependency, list_subscriptions), applied consistently across most of the surface. However, several tools break the pattern with bare nouns or no verb at all (overall, recent, system, entity_profile, recent_alerts), and the ask_pipeworx family relies on suffix variation rather than a clear verb. Readable throughout, but not a predictable pattern.

Tool Count3/5

36 tools is well above the comfortable range for a single server, and the name 'Pypi Stats' accounts for only five of them. The remainder is a broad data-gateway surface (entity resolution, comparison, prediction markets, memory, subscriptions) where each tool does have a rationale, so it is heavy rather than padded — but the count is still awkward for an agent to reason over.

Completeness4/5

The stated PyPI stats domain is fully covered (overall, recent, python_major, python_minor, system mirror the pypistats.org endpoints), and the surrounding gateway surface is broadly complete: memory has save/read/delete, subscriptions have create/list/cancel plus an alerts read path, and entity work spans resolve → profile → compare → changes → validate. Minor gaps remain (no direct raw-record fetch primitive beyond search_within, no PyPI package-metadata tool), but nothing that creates a hard dead end.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool update
    • Changedentity_profile3 fields changed
      • changedInput schema / properties / type / description
        Previous value: -"Entity type. Only \"company\" supported today; person/place coming soon."New value: +"\"company\" or \"ticker\" — both are accepted and behave identically; `value` can be a ticker, CIK, or company name either way. person/place coming soon."
      • changedInput schema / properties / type / enum
        Previous value: -[
        -  "company"
        -]New value: +[
        +  "company",
        +  "ticker"
        +]
      • changedInput schema / properties / value / description
        Previous value: -"Ticker (e.g., \"AAPL\") or zero-padded CIK (e.g., \"0000320193\"). Names not supported — use resolve_entity first if you only have a name."New value: +"Ticker (e.g., \"AAPL\"), zero-padded CIK (e.g., \"0000320193\"), or company name (e.g., \"Moderna\") — names resolve via SEC EDGAR company-name match."
  2. 1 tool update
    • Changedresolve_entity1 field changed
      • changedInput schema / properties / value / description
        Previous value: -"For company: ticker (AAPL), CIK (0000320193), or name. For drug: brand or generic name (e.g., \"ozempic\", \"metformin\")."New value: +"For company: ticker (AAPL), CIK (0000320193), or name. For drug: brand or generic name (e.g., \"ozempic\", \"metformin\"). Pass the ENTITY NAME ONLY — for a bond that is the ISSUER exactly as printed (\"NEW YORK ST DORM AUTH\"), never the question's full noun phrase (\"NEW YORK ST DORM AUTH revenue bonds\"): the FIGI lookup matches instrument names, so trailing security-class words match nothing."

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.