Security Feeds
Server Details
Security Feeds 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
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-security-feeds
- GitHub Stars
- 0
- Server Listing
- mcp-security-feeds
TDQS
Scored across 34 tools
Tools are heavily documented and many boundaries are explained (e.g. ask_pipeworx vs grounded vs deep_research, entity_profile vs recent_changes vs compare_entities), but real overlap remains. ask_pipeworx_beta is explicitly stated to currently equal ask_pipeworx, the six polymarket_* tools plus bet_research crowd one domain, and ai_visibility_check vs scan_competitor_ai_presence are a single vs batch pair. Descriptions mitigate misselection but the set still has several near-duplicate entry points.
Everything is snake_case, which helps, but patterns mix freely: verb_noun (list_feeds, resolve_entity, validate_claim), bare noun (entity_profile, recent_changes, recent_alerts), namespaced verbs (ask_pipeworx_grounded, polymarket_fill_risk), and utility names (remember/recall/forget). Readable and searchable but without a single predictable convention.
34 tools is well above the practical ceiling for a coherent set and forces the agent to choose among many overlapping entry points. A meaningful share of the count comes from variants (three ask_pipeworx routers, six polymarket tools) that could be collapsed or consolidated, so the size reflects sprawl rather than a tightly scoped surface.
Lifecycle coverage is strong across its subdomains: subscriptions (subscribe/unsubscribe/list_subscriptions/recent_alerts), memory (remember/recall/forget), feeds (list/read/fetch), and research (discover, resolve, profile, compare, validate, ground). Minor gaps remain, e.g. no subscription-update/edit operation and only NPM support in scan_dependency, but agents can work around these.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "when-will-bitcoin-hit-150k" - }, - { - "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" - } -]New value: +[ + { + "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread1 field changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +]
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "will-bitcoin-reach-100k-in-july-2026" - }, - { - "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026" - } -]New value: +[ + { + "market": "when-will-bitcoin-hit-150k" + }, + { + "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread1 field changed- changed
Input schema / properties / topic / descriptionPrevious value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."
Related MCP Connectors
Related MCP Servers
AlicenseNot gradedqualityAmaintenanceSecurity Scanner AI - MCP server providing AI-powered tools and automation by MEOK AI Labs5 npm47 PyPIMIT- AlicenseAqualityCmaintenanceMCP server that gives AI agents instant access to public camera feeds worldwide via simple HTTP GET, saving snapshots to disk.1340 npm4MIT
- FlicenseNot gradedqualityCmaintenanceA security-hardened, read-only MCP server that authenticates service and user identities, enforces factory-level access grants, and audit-logs every tool call before dispatching read-only plant overview queries.-
- AlicenseAqualityBmaintenanceMCP server for verifying high-impact decisions with Trust OS.2MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.