janusmcp
Rank #4,660io.github.Bayway/janusmcp
Multi-account tool broker for AI agents — CLI and MCP.
janusmcp is a Model Context Protocol (MCP) server published by bayway. It ranks #4,660 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. janusmcp is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 9 tracked versions. It was first listed on Jun 27, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 127,386 of 132,046 servers on MCP Toplist.
Use janusmcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add janusmcp -- npx -y @bayway/janusmcp[mcp_servers.janusmcp]
command = "npx"
args = ["-y", "@bayway/janusmcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"janusmcp": {
"command": "npx",
"args": [
"-y",
"@bayway/janusmcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"janusmcp": {
"command": "npx",
"args": [
"-y",
"@bayway/janusmcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"janusmcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bayway/janusmcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"janusmcp": {
"command": "npx",
"args": [
"-y",
"@bayway/janusmcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"janusmcp": {
"command": "npx",
"args": [
"-y",
"@bayway/janusmcp"
]
}
}
}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.Bayway%2Fjanusmcp)<a href="https://mcptoplist.com/server/io.github.Bayway%2Fjanusmcp"><img src="https://mcptoplist.com/badge/io.github.Bayway%2Fjanusmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
bayway
Available versions (9)
| Version | Published |
|---|---|
| 0.6.0 | Aug 13, 2026 |
| 0.5.1 | Aug 1, 2026 |
| 0.5.0 | Aug 1, 2026 |
| 0.3.0 | Jul 5, 2026 |
| 0.2.0 | Jul 2, 2026 |
| 0.1.5 | Jun 28, 2026 |
| 0.1.4 | Jun 28, 2026 |
| 0.1.3 | Jun 28, 2026 |
| 0.1.2 | Jun 28, 2026 |
Frequently asked questions
- Who maintains janusmcp?
- janusmcp is maintained by bayway, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is janusmcp listed on the Official MCP Registry?
- Yes — janusmcp is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does janusmcp have?
- MCP Toplist tracks 9 versions of janusmcp, most recently published on Aug 13, 2026.
- Where can I find the source code for janusmcp?
- The source code for janusmcp is hosted at github.com/bayway/janusmcp.
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.