Badroobot My_Test_Mcp
Rank #2,654ai.smithery/BadRooBot-my_test_mcp
MCP server providing BadRooBot-my_test_mcp capabilities
Badroobot My_Test_Mcp is a Model Context Protocol (MCP) server published by BadRooBot. It ranks #2,654 of 115,460 servers tracked on MCP Toplist, and its repository has 414 GitHub stars. Badroobot My_Test_Mcp is listed across 2 registries — Official MCP and Smithery, with 2 tracked versions. It was first listed on Sep 14, 2025 and most recently updated on Sep 14, 2025.
Ranks ahead of 112,806 of 115,460 servers on MCP Toplist.
Use Badroobot My_Test_Mcp
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http badroobot-my-test-mcp https://server.smithery.ai/@BadRooBot/my_test_mcp/mcp[mcp_servers.badroobot-my-test-mcp]
url = "https://server.smithery.ai/@BadRooBot/my_test_mcp/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@BadRooBot/my_test_mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"badroobot-my-test-mcp": {
"url": "https://server.smithery.ai/@BadRooBot/my_test_mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"badroobot-my-test-mcp": {
"type": "http",
"url": "https://server.smithery.ai/@BadRooBot/my_test_mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"badroobot-my-test-mcp": {
"serverUrl": "https://server.smithery.ai/@BadRooBot/my_test_mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"badroobot-my-test-mcp": {
"url": "https://server.smithery.ai/@BadRooBot/my_test_mcp/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-my_test_mcp)<a href="https://mcptoplist.com/server/ai.smithery%2FBadRooBot-my_test_mcp"><img src="https://mcptoplist.com/badge/ai.smithery%2FBadRooBot-my_test_mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
BadRooBot
Other servers by BadRooBot
View all BadRooBot servers →Available versions (2)
| Version | Published |
|---|---|
| 1.14.0 | Sep 14, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Badroobot My_Test_Mcp?
- Badroobot My_Test_Mcp is maintained by BadRooBot, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Badroobot My_Test_Mcp listed on the Official MCP Registry?
- Yes — Badroobot My_Test_Mcp is listed on the Official MCP Registry, alongside Smithery.
- How many versions does Badroobot My_Test_Mcp have?
- MCP Toplist tracks 2 versions of Badroobot My_Test_Mcp, most recently published on Sep 14, 2025.
- Where can I find the source code for Badroobot My_Test_Mcp?
- The source code for Badroobot My_Test_Mcp is hosted at github.com/BadRooBot/python_mcp.