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