Brain
Rank #20,648com.aiqbee/brain
MCP server providing brain capabilities
Brain is a Model Context Protocol (MCP) server published by aiqbee. It ranks #20,648 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Brain is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 3 tracked versions. It was first listed on Feb 15, 2026 and most recently updated on Feb 15, 2026.
Ranks ahead of 111,398 of 132,046 servers on MCP Toplist.
Use Brain
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http brain https://mcp.aiqbee.com/mcp[mcp_servers.brain]
url = "https://mcp.aiqbee.com/mcp"Add to ~/.codex/config.toml.
https://mcp.aiqbee.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"brain": {
"url": "https://mcp.aiqbee.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"brain": {
"type": "http",
"url": "https://mcp.aiqbee.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"brain": {
"serverUrl": "https://mcp.aiqbee.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"brain": {
"url": "https://mcp.aiqbee.com/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/com.aiqbee%2Fbrain)<a href="https://mcptoplist.com/server/com.aiqbee%2Fbrain"><img src="https://mcptoplist.com/badge/com.aiqbee%2Fbrain.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
aiqbee
Available versions (3)
| Version | Published |
|---|---|
| 1.0.1 | Feb 15, 2026 |
| 1.0.0 | Feb 15, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Brain?
- Brain is maintained by aiqbee, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Brain listed on the Official MCP Registry?
- Yes — Brain is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Brain have?
- MCP Toplist tracks 3 versions of Brain, most recently published on Feb 15, 2026.
- Where can I find the source code for Brain?
- The source code for Brain is hosted at github.com/aiqbee/aiqbee-ai.
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.