The Bot Wire
Server Details
301 real-time data wires. Paid per call via x402, no API key, no free tier.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- ArasPasha/botwire-mcp
- GitHub Stars
- 0
- Server Listing
- botwire-mcp
TDQS
Scored across 4 tools
Each tool has a clear, distinct role: status check, wire discovery, wire-specific query, and general search. Even though query_wire and search_news both involve content retrieval, their difference (wire-specific vs. cross-domain keyword search) is explicitly described, eliminating meaningful ambiguity.
Three tools follow a verb_noun pattern (list_wires, query_wire, search_news), while botwire_status uses a noun_compound. All names are lowercase snake_case and readable, but the lack of a verb in botwire_status is a minor deviation from the otherwise consistent pattern.
With only 4 tools, the server stays well-scoped for a gateway service. The count is sufficient to cover discovery (list_wires), status (botwire_status), and two retrieval-oriented entry points (query_wire, search_news), without unnecessary bloat or fragmentation.
The server's stated purpose is to pull items from specialist wires and general news, but query_wire and search_news return payment instructions rather than actual items. An agent cannot retrieve news content through the tools; it must make external HTTP purchases. This is a significant gap that undermines the core functionality and creates a dead end for typical retrieval tasks.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Changed
query_wire1 field changed- changed
Input schema / properties / wire / enumPrevious value: -[ - "edgar", - "cve", - "reg", - "weather", - "quake", - "arxiv", - "fed", - "hn", - "status", - "ailab", - "sec-news", - "court", - "bills", - "enforce", - "recall", - "crypto", - "space", - "sport", - "jobs", - "releases", - "markets", - "world", - "tech", - "econ", - "science", - "preprints", - "pubhealth", - "fda", - "doj", - "eu", - "uk", - "defense", - "whitehouse", - "energy", - "supplychain", - "launches", - "gaming", - "film", - "music", - "canada", - "wto", - "relief", - "cenbank", - "oversight", - "cftc", - "labor", - "travel", - "ukcourt", - "standards", - "secresearch", - "langrel", - "cloudrel", - "research", - "volcano", - "digitalrights", - "esa", - "anime", - "comics", - "books", - "podcasts", - "fashion", - "food", - "hospitality", - "realestate", - "auto", - "esports", - "sneakers", - "art", - "wine", - "design", - "watches", - "motorsport", - "startups", - "aviation", - "chess", - "photography", - "contracts" -]New value: +[ + "edgar", + "cve", + "reg", + "weather", + "quake", + "arxiv", + "fed", + "hn", + "status", + "ailab", + "sec-news", + "court", + "bills", + "enforce", + "recall", + "crypto", + "space", + "sport", + "jobs", + "releases", + "markets", + "world", + "tech", + "econ", + "science", + "preprints", + "pubhealth", + "fda", + "doj", + "eu", + "uk", + "defense", + "whitehouse", + "energy", + "supplychain", + "launches", + "gaming", + "film", + "music", + "canada", + "wto", + "relief", + "cenbank", + "oversight", + "cftc", + "labor", + "travel", + "ukcourt", + "standards", + "secresearch", + "langrel", + "cloudrel", + "research", + "volcano", + "digitalrights", + "esa", + "anime", + "comics", + "books", + "podcasts", + "fashion", + "food", + "hospitality", + "realestate", + "auto", + "esports", + "sneakers", + "art", + "wine", + "design", + "watches", + "motorsport", + "startups", + "aviation", + "chess", + "photography", + "wrestling", + "playstation", + "xbox", + "nintendo", + "jpgames", + "vr", + "tabletop", + "ttrpg", + "wargaming", + "tcg", + "sportscards", + "lego", + "toys", + "themeparks", + "geekculture", + "horror", + "startrek", + "fantasytv", + "eurovision", + "animation", + "vfx", + "indiefilm", + "musicindustry", + "romancebooks", + "crimefiction", + "publishing", + "creatoreconomy", + "mediaindustry", + "radio", + "comedy", + "documentary", + "rust", + "golang", + "python", + "javascript", + "frontend", + "java", + "php", + "ruby", + "swift", + "android", + "dotnet", + "elixir", + "emerginglangs", + "aws", + "azure", + "gcp", + "cloudstatus", + "paas", + "kubernetes", + "devops", + "observability", + "postgres", + "databases", + "dataeng", + "threatintel", + "infosec", + "appsec", + "llmtools", + "aimlresearch", + "semis", + "pchardware", + "embedded", + "robotics", + "quantum", + "selfhosted", + "nfl", + "nba", + "mlb", + "transactions", + "injuries", + "bettingindustry", + "fantasy", + "cricket", + "rugby", + "rugbyleague", + "tennis", + "golf", + "boxing", + "mma", + "horseracing", + "cycling", + "running", + "motogp", + "nascar", + "endurance", + "olympics", + "wnba", + "eurobasket", + "prowrestling", + "afl", + "cfl", + "sailing", + "wintersport", + "outdoorsport", + "sportsindia", + "sportsgeneral", + "gamesindustry", + "brewing", + "beautytrade", + "furniture", + "homeimprovement", + "supplements", + "seafood", + "casino", + "cannabis", + "events", + "franchise", + "pharma", + "semiconductors", + "hpc", + "adtech", + "cybersecurity", + "tv", + "boxoffice", + "awards", + "streaming", + "theatre", + "celebrity", + "kpop", + "kdrama", + "pcgaming", + "gamingnews", + "gameindustry", + "metal", + "hiphop", + "country", + "electronic", + "indiemusic", + "musicnews", + "livemusic", + "classical", + "dance", + "bollywood", + "japanculture", + "scifilit", + "musicgear", + "netops", + "linux", + "browsers", + "devtools", + "gamedev", + "crossplatform", + "engleaders", + "bigtecheng", + "devnews", + "wordpress", + "testing", + "nhl", + "transfers", + "soccer", + "cfb", + "cbb", + "bettingodds", + "bettingus", + "sportsbiz", + "sportsmedia", + "tvstreaming", + "restauranttrade", + "retail", + "ecommerce", + "grocery", + "convenience", + "autodealers", + "traveltrade", + "coffee", + "biotech", + "medtech", + "healthcare", + "seniorcare", + "medicalimaging", + "dental", + "veterinary", + "insurance", + "mortgage", + "banking", + "payments", + "fintech", + "accounting", + "legaltrade", + "hr", + "recruiting", + "freight", + "maritime", + "rail", + "aircargo", + "warehousing", + "distribution", + "manufacturing", + "machining", + "additive", + "construction", + "architecture", + "commercialrealesta", + "hvac", + "electrical", + "roofing", + "mining", + "agriculture", + "agtech", + "chemicals", + "plastics", + "packaging", + "textiles", + "aerospacemfg", + "datacenter", + "telecom", + "cx", + "utilities", + "solar", + "nuclear", + "hydrogen", + "climatetech", + "oilgas", + "waste", + "water", + "forestry", + "printing", + "signage", + "promoproducts", + "searchmarketing", + "edtech", + "nonprofit", + "contracts" +]
1 tool update
- Changed
query_wire1 field changed- changed
Input schema / properties / wire / enumPrevious value: -[ - "edgar", - "cve", - "reg", - "weather", - "quake", - "arxiv", - "fed", - "hn", - "status", - "ailab", - "sec-news", - "court", - "bills", - "enforce", - "recall", - "crypto", - "space", - "sport", - "jobs", - "releases", - "markets", - "world", - "tech", - "econ", - "science", - "preprints", - "pubhealth", - "fda", - "doj", - "eu", - "uk", - "defense", - "whitehouse", - "energy", - "supplychain", - "launches", - "gaming", - "film", - "music", - "canada", - "wto", - "relief", - "cenbank", - "oversight", - "cftc", - "labor", - "travel", - "ukcourt", - "standards", - "secresearch", - "langrel", - "cloudrel", - "research", - "volcano", - "digitalrights", - "esa", - "contracts" -]New value: +[ + "edgar", + "cve", + "reg", + "weather", + "quake", + "arxiv", + "fed", + "hn", + "status", + "ailab", + "sec-news", + "court", + "bills", + "enforce", + "recall", + "crypto", + "space", + "sport", + "jobs", + "releases", + "markets", + "world", + "tech", + "econ", + "science", + "preprints", + "pubhealth", + "fda", + "doj", + "eu", + "uk", + "defense", + "whitehouse", + "energy", + "supplychain", + "launches", + "gaming", + "film", + "music", + "canada", + "wto", + "relief", + "cenbank", + "oversight", + "cftc", + "labor", + "travel", + "ukcourt", + "standards", + "secresearch", + "langrel", + "cloudrel", + "research", + "volcano", + "digitalrights", + "esa", + "anime", + "comics", + "books", + "podcasts", + "fashion", + "food", + "hospitality", + "realestate", + "auto", + "esports", + "sneakers", + "art", + "wine", + "design", + "watches", + "motorsport", + "startups", + "aviation", + "chess", + "photography", + "contracts" +]
1 tool update
- Changed
query_wire1 field changed- changed
Input schema / properties / wire / enumPrevious value: -[ - "edgar", - "cve", - "reg", - "weather", - "quake", - "arxiv", - "fed", - "hn", - "status", - "ailab", - "sec-news", - "court", - "bills", - "enforce", - "recall", - "crypto", - "space", - "sport", - "jobs", - "releases", - "markets", - "world", - "tech", - "econ", - "science", - "preprints", - "pubhealth", - "fda", - "doj", - "eu", - "uk", - "defense", - "whitehouse", - "energy", - "supplychain", - "launches", - "gaming", - "film", - "music", - "canada", - "wto", - "relief", - "cenbank", - "oversight", - "cftc", - "labor", - "travel", - "ukcourt", - "standards", - "secresearch", - "langrel", - "cloudrel", - "research", - "volcano", - "digitalrights", - "esa" -]New value: +[ + "edgar", + "cve", + "reg", + "weather", + "quake", + "arxiv", + "fed", + "hn", + "status", + "ailab", + "sec-news", + "court", + "bills", + "enforce", + "recall", + "crypto", + "space", + "sport", + "jobs", + "releases", + "markets", + "world", + "tech", + "econ", + "science", + "preprints", + "pubhealth", + "fda", + "doj", + "eu", + "uk", + "defense", + "whitehouse", + "energy", + "supplychain", + "launches", + "gaming", + "film", + "music", + "canada", + "wto", + "relief", + "cenbank", + "oversight", + "cftc", + "labor", + "travel", + "ukcourt", + "standards", + "secresearch", + "langrel", + "cloudrel", + "research", + "volcano", + "digitalrights", + "esa", + "contracts" +]
1 tool update
- Changed
query_wire1 field changed- changed
Input schema / properties / wire / enumPrevious value: -[ - "edgar", - "cve", - "reg", - "weather", - "quake", - "arxiv", - "fed", - "hn", - "status", - "ailab", - "sec-news", - "court", - "bills", - "enforce", - "recall", - "crypto", - "space", - "sport", - "jobs", - "releases", - "markets", - "world", - "tech", - "econ", - "science", - "preprints", - "pubhealth", - "fda", - "doj", - "eu", - "uk", - "defense", - "whitehouse", - "energy", - "supplychain", - "launches", - "gaming", - "film", - "music" -]New value: +[ + "edgar", + "cve", + "reg", + "weather", + "quake", + "arxiv", + "fed", + "hn", + "status", + "ailab", + "sec-news", + "court", + "bills", + "enforce", + "recall", + "crypto", + "space", + "sport", + "jobs", + "releases", + "markets", + "world", + "tech", + "econ", + "science", + "preprints", + "pubhealth", + "fda", + "doj", + "eu", + "uk", + "defense", + "whitehouse", + "energy", + "supplychain", + "launches", + "gaming", + "film", + "music", + "canada", + "wto", + "relief", + "cenbank", + "oversight", + "cftc", + "labor", + "travel", + "ukcourt", + "standards", + "secresearch", + "langrel", + "cloudrel", + "research", + "volcano", + "digitalrights", + "esa" +]
4 tool updates
- First observed
botwire_status - First observed
list_wires - First observed
query_wire - First observed
search_news
Related MCP Connectors
111 web-data endpoints across 11 services. Pay per call in USDC via x402.
Live financial data MCP: FX, crypto, stocks, news, URL reader. x402 on Base: $0.001/call.
Crypto prices, gas, DeFi TVL, and live Polymarket odds. x402 pay-per-call, $0.001, no API key.
SEC filings, XBRL earnings, Form 4 insiders for ~2,800 US SEC filers. x402 pay-per-call, no signup.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceProvides real-time stock quotes including price, change, volume, market cap, and company name for major US and international exchanges, with pay-per-call access via x402 micropayments and no API key or signup required.MIT
- FlicenseNot gradedqualityBmaintenanceProvides real-time stock quotes and batch market data to AI agents, secured via x402 micropayments on Base Mainnet.-
- -licenseNot gradedqualityNot gradedmaintenanceReal-time financial market data MCP server. Stocks, crypto, technicals, sentiment, FDA calendar. No API keys required.-

Funding-mcpofficial
AlicenseAqualityCmaintenanceReal-time perp market-data for AI trading agents — funding rates, funding-arb signals, open interest, volume, orderbook depth/slippage and oracle families across 25 venues, plus HIP-3 RWA coverage (tokenized stocks, metals, oil) that mainstream aggregators lack. x402-native pay-per-call (USDC on Base): one free funding screener tool + 11 paid tools with auto-pay.12152MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.