Hebbian Mind Enterprise
Rank #21,396io.github.For-Sunny/hebbian-mind-enterprise
MCP server providing hebbian-mind-enterprise capabilities
Hebbian Mind Enterprise is a Model Context Protocol (MCP) server published by for-sunny. It ranks #21,396 of 115,460 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Hebbian Mind Enterprise is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 19, 2026 and most recently updated on Mar 12, 2026.
Ranks ahead of 94,064 of 115,460 servers on MCP Toplist.
Use Hebbian Mind Enterprise
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hebbian-mind-enterprise -- uvx hebbian-mind-enterprise[mcp_servers.hebbian-mind-enterprise]
command = "uvx"
args = ["hebbian-mind-enterprise"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"hebbian-mind-enterprise": {
"command": "uvx",
"args": [
"hebbian-mind-enterprise"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hebbian-mind-enterprise": {
"command": "uvx",
"args": [
"hebbian-mind-enterprise"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hebbian-mind-enterprise": {
"type": "stdio",
"command": "uvx",
"args": [
"hebbian-mind-enterprise"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hebbian-mind-enterprise": {
"command": "uvx",
"args": [
"hebbian-mind-enterprise"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hebbian-mind-enterprise": {
"command": "uvx",
"args": [
"hebbian-mind-enterprise"
]
}
}
}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.For-Sunny%2Fhebbian-mind-enterprise)<a href="https://mcptoplist.com/server/io.github.For-Sunny%2Fhebbian-mind-enterprise"><img src="https://mcptoplist.com/badge/io.github.For-Sunny%2Fhebbian-mind-enterprise.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
for-sunny
Other servers by for-sunny
View all for-sunny servers →Available versions (2)
| Version | Published |
|---|---|
| 2.3.2 | Mar 12, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Hebbian Mind Enterprise?
- Hebbian Mind Enterprise is maintained by for-sunny, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Hebbian Mind Enterprise listed on the Official MCP Registry?
- Yes — Hebbian Mind Enterprise is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Hebbian Mind Enterprise have?
- MCP Toplist tracks 2 versions of Hebbian Mind Enterprise, most recently published on Mar 12, 2026.
- Where can I find the source code for Hebbian Mind Enterprise?
- The source code for Hebbian Mind Enterprise is hosted at github.com/for-sunny/hebbian-mind-enterprise.