Badroobot Test_M
Rank #40,209ai.smithery/BadRooBot-test_m
MCP server providing BadRooBot-test_m capabilities
Badroobot Test_M is a Model Context Protocol (MCP) server published by BadRooBot. It ranks #40,209 of 115,460 servers tracked on MCP Toplist. Badroobot Test_M is listed across 3 registries — Official MCP, Smithery and Glama, with 2 tracked versions. It was first listed on Sep 17, 2025 and most recently updated on Sep 20, 2025.
Ranks ahead of 75,251 of 115,460 servers on MCP Toplist.
Use Badroobot Test_M
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http badroobot-test-m https://server.smithery.ai/@BadRooBot/test_m/mcp[mcp_servers.badroobot-test-m]
url = "https://server.smithery.ai/@BadRooBot/test_m/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@BadRooBot/test_m/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"badroobot-test-m": {
"url": "https://server.smithery.ai/@BadRooBot/test_m/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"badroobot-test-m": {
"type": "http",
"url": "https://server.smithery.ai/@BadRooBot/test_m/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"badroobot-test-m": {
"serverUrl": "https://server.smithery.ai/@BadRooBot/test_m/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"badroobot-test-m": {
"url": "https://server.smithery.ai/@BadRooBot/test_m/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/ai.smithery%2FBadRooBot-test_m)<a href="https://mcptoplist.com/server/ai.smithery%2FBadRooBot-test_m"><img src="https://mcptoplist.com/badge/ai.smithery%2FBadRooBot-test_m.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
BadRooBot
Other servers by BadRooBot
View all BadRooBot servers →Available versions (2)
| Version | Published |
|---|---|
| 1.14.0 | Sep 20, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Badroobot Test_M?
- Badroobot Test_M is maintained by BadRooBot, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Badroobot Test_M listed on the Official MCP Registry?
- Yes — Badroobot Test_M is listed on the Official MCP Registry, alongside Smithery and Glama.
- How many versions does Badroobot Test_M have?
- MCP Toplist tracks 2 versions of Badroobot Test_M, most recently published on Sep 20, 2025.
- Where can I find the source code for Badroobot Test_M?
- The source code for Badroobot Test_M is hosted at github.com/BadRooBot/test_m.