The Bot Wire
Rank #18,682io.github.ArasPasha/botwire-mcp
301 real-time wires: SEC, courts, Fed, CVEs, weather, arXiv, news. Paid per call, no API key.
The Bot Wire is a Model Context Protocol (MCP) server published by ArasPasha. It ranks #18,682 of 121,933 servers tracked on MCP Toplist. The Bot Wire is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 28, 2026 and most recently updated on Aug 7, 2026.
Ranks ahead of 103,251 of 121,933 servers on MCP Toplist.
Use The Bot Wire
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http botwire-mcp https://thebotwire.com/mcpclaude mcp add botwire-mcp -- npx -y botwire-mcp[mcp_servers.botwire-mcp]
url = "https://thebotwire.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.botwire-mcp]
command = "npx"
args = ["-y", "botwire-mcp"]Add to ~/.codex/config.toml.
https://thebotwire.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"botwire-mcp": {
"command": "npx",
"args": [
"-y",
"botwire-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"botwire-mcp": {
"url": "https://thebotwire.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"botwire-mcp": {
"command": "npx",
"args": [
"-y",
"botwire-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"botwire-mcp": {
"type": "http",
"url": "https://thebotwire.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"botwire-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"botwire-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"botwire-mcp": {
"serverUrl": "https://thebotwire.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"botwire-mcp": {
"command": "npx",
"args": [
"-y",
"botwire-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"botwire-mcp": {
"url": "https://thebotwire.com/mcp"
}
}
}{
"mcpServers": {
"botwire-mcp": {
"command": "npx",
"args": [
"-y",
"botwire-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ArasPasha%2Fbotwire-mcp)<a href="https://mcptoplist.com/server/io.github.ArasPasha%2Fbotwire-mcp"><img src="https://mcptoplist.com/badge/io.github.ArasPasha%2Fbotwire-mcp.svg" alt="MCP Toplist: Top 25% of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ArasPasha
Available versions (4)
| Version | Published |
|---|---|
| 0.7.1 | Aug 7, 2026 |
| 0.6.0 | Aug 7, 2026 |
| 0.5.0 | Jul 31, 2026 |
| 0.4.1 | Jul 31, 2026 |
Frequently asked questions
- Who maintains The Bot Wire?
- The Bot Wire is maintained by ArasPasha, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is The Bot Wire listed on the Official MCP Registry?
- Yes — The Bot Wire is listed on the Official MCP Registry, alongside Glama.
- How many versions does The Bot Wire have?
- MCP Toplist tracks 4 versions of The Bot Wire, most recently published on Aug 7, 2026.
- Where can I find the source code for The Bot Wire?
- The source code for The Bot Wire is hosted at github.com/ArasPasha/botwire-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.