alphacouncil-agent
Rank #5,899io.github.Zhao73/alphacouncil-agent
Simulated investment committee: 27 investor lenses read the same filings, debate, and a PM decides.
alphacouncil-agent is a Model Context Protocol (MCP) server published by Zhao73. It ranks #5,899 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. alphacouncil-agent is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 22, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 126,214 of 132,113 servers on MCP Toplist.
Use alphacouncil-agent
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add alphacouncil-agent -- npx -y alphacouncil-agent[mcp_servers.alphacouncil-agent]
command = "npx"
args = ["-y", "alphacouncil-agent"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"alphacouncil-agent": {
"command": "npx",
"args": [
"-y",
"alphacouncil-agent"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"alphacouncil-agent": {
"command": "npx",
"args": [
"-y",
"alphacouncil-agent"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"alphacouncil-agent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"alphacouncil-agent"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"alphacouncil-agent": {
"command": "npx",
"args": [
"-y",
"alphacouncil-agent"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"alphacouncil-agent": {
"command": "npx",
"args": [
"-y",
"alphacouncil-agent"
]
}
}
}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.Zhao73%2Falphacouncil-agent)<a href="https://mcptoplist.com/server/io.github.Zhao73%2Falphacouncil-agent"><img src="https://mcptoplist.com/badge/io.github.Zhao73%2Falphacouncil-agent.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Zhao73
Other servers by Zhao73
View all Zhao73 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.15 | Jul 30, 2026 |
Frequently asked questions
- Who maintains alphacouncil-agent?
- alphacouncil-agent is maintained by Zhao73, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is alphacouncil-agent listed on the Official MCP Registry?
- Yes — alphacouncil-agent is listed on the Official MCP Registry, alongside Glama.
- How many versions does alphacouncil-agent have?
- MCP Toplist tracks 1 version of alphacouncil-agent, most recently published on Jul 30, 2026.
- Where can I find the source code for alphacouncil-agent?
- The source code for alphacouncil-agent is hosted at github.com/Zhao73/alphacouncil-agent.
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.