Counsel MCP Server
Rank #18,029glama/mercurialsolo/counsel-mcp
Connects AI agents to the Counsel API for strategic reasoning and multi-perspective analysis through debate-style consultations. Enables complex decision-making by analyzing questions from multiple stakeholder perspectives with varying depths of analysis.
Counsel MCP Server is a Model Context Protocol (MCP) server published by mercurialsolo. It ranks #18,029 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Counsel MCP Server is listed across 3 registries — Glama, PulseMCP and mcp.so, with 5 release tags tracked from its GitHub repository. It was first listed on Jan 9, 2026 and most recently updated on Jan 15, 2026.
Ranks ahead of 114,017 of 132,046 servers on MCP Toplist.
Use Counsel MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http counsel-mcp https://counsel-mcp.getmason.dev/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.counsel-mcp]
url = "https://counsel-mcp.getmason.dev/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://counsel-mcp.getmason.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"counsel-mcp": {
"url": "https://counsel-mcp.getmason.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"counsel-mcp": {
"type": "http",
"url": "https://counsel-mcp.getmason.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"counsel-mcp": {
"serverUrl": "https://counsel-mcp.getmason.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"counsel-mcp": {
"url": "https://counsel-mcp.getmason.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/glama%2Fmercurialsolo%2Fcounsel-mcp)<a href="https://mcptoplist.com/server/glama%2Fmercurialsolo%2Fcounsel-mcp"><img src="https://mcptoplist.com/badge/glama%2Fmercurialsolo%2Fcounsel-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mercurialsolo
GitHub releases (5)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v0.2.6 | Jan 15, 2026 |
| v0.2.5 | Jan 13, 2026 |
| v0.2.3 | Jan 11, 2026 |
| v0.2.2 | Jan 11, 2026 |
| v0.2.1 | Jan 11, 2026 |
Frequently asked questions
- Who maintains Counsel MCP Server?
- Counsel MCP Server is maintained by mercurialsolo, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Counsel MCP Server listed on the Official MCP Registry?
- Counsel MCP Server is not on the Official MCP Registry. It is listed on Glama, PulseMCP and mcp.so.
- How many versions does Counsel MCP Server have?
- No registry surfaces explicit version metadata for Counsel MCP Server; MCP Toplist tracks 5 release tags from its GitHub repository, most recently published on Jan 15, 2026.
- Where can I find the source code for Counsel MCP Server?
- The source code for Counsel MCP Server is hosted at github.com/mercurialsolo/counsel-mcp.
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.