AgentTasker MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from pypi. Last commit 26 Apr 2026.
Minimal stdio MCP server for parallel task execution by AI agents.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
completed = subprocess.run(
shell=True,
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-tasker-mcp -- uvx agent-tasker-mcp-server
{
"mcpServers": {
"agent-tasker-mcp": {
"args": [
"agent-tasker-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.agent-tasker-mcp]
command = "uvx"
args = ["agent-tasker-mcp-server"]
{
"mcpServers": {
"agent-tasker-mcp": {
"args": [
"agent-tasker-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agent-tasker-mcp": {
"args": [
"agent-tasker-mcp-server"
],
"command": "uvx"
}
}
}
MCP server for AI agents to report infrastructure needs they encounter during task execution
MCP stdio server for Attestify OS — governed agent execution and Attestify Trust signed evidence.
An MCP server for deep research or task groups
MCP server for HTML generation from AI agents
Real signed-browser automation for AI agents, over a local stdio MCP server.
DocBase MCP server for AI agents
MCP server for TaskRabbit - let AI agents book home services and taskers
The best web search for your AI Agent
Answers built from our own checks of this server.