proactive-mcp
Rank #3,369io.github.madrobotnet/proactive-mcp
Detects reply deadlines, calendar conflicts, and personal occasions for MCP agents.
proactive-mcp is a Model Context Protocol (MCP) server published by madrobotnet. It ranks #3,369 of 132,046 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. proactive-mcp is listed on Official MCP, with 1 tracked version. It was first listed on Aug 26, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 128,677 of 132,046 servers on MCP Toplist.
Use proactive-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add proactive-mcp -- uvx proactive-mcp serve[mcp_servers.proactive-mcp]
command = "uvx"
args = ["proactive-mcp", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"proactive-mcp": {
"command": "uvx",
"args": [
"proactive-mcp",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"proactive-mcp": {
"command": "uvx",
"args": [
"proactive-mcp",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"proactive-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"proactive-mcp",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"proactive-mcp": {
"command": "uvx",
"args": [
"proactive-mcp",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"proactive-mcp": {
"command": "uvx",
"args": [
"proactive-mcp",
"serve"
]
}
}
}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.madrobotnet%2Fproactive-mcp)<a href="https://mcptoplist.com/server/io.github.madrobotnet%2Fproactive-mcp"><img src="https://mcptoplist.com/badge/io.github.madrobotnet%2Fproactive-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
madrobotnet
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Sep 2, 2026 |
Frequently asked questions
- Who maintains proactive-mcp?
- proactive-mcp is maintained by madrobotnet, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is proactive-mcp listed on the Official MCP Registry?
- Yes — proactive-mcp is listed on the Official MCP Registry.
- How many versions does proactive-mcp have?
- MCP Toplist tracks 1 version of proactive-mcp, most recently published on Sep 2, 2026.
- Where can I find the source code for proactive-mcp?
- The source code for proactive-mcp is hosted at github.com/madrobotnet/proactive-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.