SERVER
Brainstormrouter
Rank #593io.github.justinjilg/brainstormrouter
MCP server providing brainstormrouter capabilities
First listed
Mar 4, 2026
Last publish date
Mar 4, 2026
OVERVIEW
Brainstormrouter is a Model Context Protocol (MCP) server published by justinjilg. It ranks #593 of 58,900 servers tracked on MCP Toplist, and its repository has 1,256 GitHub stars. Brainstormrouter is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 4, 2026 and most recently updated on Mar 4, 2026.
STANDING
#593of 58,900 tracked serversTop 5%
Ranks ahead of 58,307 of 58,900 servers on MCP Toplist.
CONNECT
Use Brainstormrouter
Add Brainstormrouter to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"brainstormrouter": {
"url": "https://api.brainstormrouter.com/v1/mcp/connect"
}
}
}npm package
{
"mcpServers": {
"brainstormrouter": {
"command": "npx",
"args": [
"-y",
"@brainstormrouter/mcp"
],
"env": {
"BRAINSTORMROUTER_API_KEY": "<your BRAINSTORMROUTER_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
justinjilg
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Brainstormrouter?
- MCP server providing brainstormrouter capabilities
- Who maintains Brainstormrouter?
- Brainstormrouter is maintained by justinjilg, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Brainstormrouter an official MCP server?
- Yes — Brainstormrouter is listed on the Official MCP Registry.
- How many versions does Brainstormrouter have?
- MCP Toplist tracks 2 versions of Brainstormrouter, most recently published on Mar 4, 2026.
- Where can I find the source code for Brainstormrouter?
- The source code for Brainstormrouter is hosted at github.com/justinjilg/brainstormrouter.
EXPLORE