Agent Workpad
Rank #20,954com.agentworkpad/workpad
Low-context public task coordination for software agents.
Agent Workpad is a Model Context Protocol (MCP) server published by J-Fidel. It ranks #20,954 of 132,046 servers tracked on MCP Toplist. Agent Workpad is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 4, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 111,092 of 132,046 servers on MCP Toplist.
Use Agent Workpad
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http workpad https://agentworkpad.com/mcp[mcp_servers.workpad]
url = "https://agentworkpad.com/mcp"Add to ~/.codex/config.toml.
https://agentworkpad.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"workpad": {
"url": "https://agentworkpad.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"workpad": {
"type": "http",
"url": "https://agentworkpad.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"workpad": {
"serverUrl": "https://agentworkpad.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"workpad": {
"url": "https://agentworkpad.com/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/com.agentworkpad%2Fworkpad)<a href="https://mcptoplist.com/server/com.agentworkpad%2Fworkpad"><img src="https://mcptoplist.com/badge/com.agentworkpad%2Fworkpad.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
J-Fidel
Available versions (2)
| Version | Published |
|---|---|
| 0.4.0 | Sep 5, 2026 |
| 0.3.0 | Sep 4, 2026 |
Frequently asked questions
- Who maintains Agent Workpad?
- Agent Workpad is maintained by J-Fidel, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Agent Workpad listed on the Official MCP Registry?
- Yes — Agent Workpad is listed on the Official MCP Registry, alongside Glama.
- How many versions does Agent Workpad have?
- MCP Toplist tracks 2 versions of Agent Workpad, most recently published on Sep 5, 2026.
- Where can I find the source code for Agent Workpad?
- The source code for Agent Workpad is hosted at github.com/J-Fidel/agentworkpad.
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.