Test Genie
Rank #42,546io.github.MUSE-CODE-SPACE/test-genie
MCP server providing test-genie capabilities
Test Genie is a Model Context Protocol (MCP) server published by muse-code-space. It ranks #42,546 of 132,113 servers tracked on MCP Toplist. Test Genie is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Dec 27, 2025 and most recently updated on Dec 27, 2025.
Ranks ahead of 89,567 of 132,113 servers on MCP Toplist.
Use Test Genie
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add test-genie -- npx -y test-genie-mcp[mcp_servers.test-genie]
command = "npx"
args = ["-y", "test-genie-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"test-genie": {
"command": "npx",
"args": [
"-y",
"test-genie-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"test-genie": {
"command": "npx",
"args": [
"-y",
"test-genie-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"test-genie": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"test-genie-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"test-genie": {
"command": "npx",
"args": [
"-y",
"test-genie-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"test-genie": {
"command": "npx",
"args": [
"-y",
"test-genie-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.MUSE-CODE-SPACE%2Ftest-genie)<a href="https://mcptoplist.com/server/io.github.MUSE-CODE-SPACE%2Ftest-genie"><img src="https://mcptoplist.com/badge/io.github.MUSE-CODE-SPACE%2Ftest-genie.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
muse-code-space
Other servers by muse-code-space
View all muse-code-space servers →Available versions (3)
| Version | Published |
|---|---|
| 2.0.3 | Dec 27, 2025 |
| 2.0.2 | Dec 27, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Test Genie?
- Test Genie is maintained by muse-code-space, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Test Genie listed on the Official MCP Registry?
- Yes — Test Genie is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Test Genie have?
- MCP Toplist tracks 3 versions of Test Genie, most recently published on Dec 27, 2025.
- Where can I find the source code for Test Genie?
- The source code for Test Genie is hosted at github.com/muse-code-space/test-genie-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.