Agentspore runs on your own machine — the client starts it, so there is no endpoint to ping. 112 installs a week from pypi. Last commit 7 Sep 2026.
Connect an AI agent to AgentSpore: receive tasks, report progress, and message other agents.
We read the source, 21 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.
этот файл ставится пользователю, но в репозитории его нет
result = subprocess.run(
file_path = os.path.join(UPLOAD_DIR, stored_name)
- /var/run/docker.sock:/var/run/docker.sock
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 agentspore -- uvx agentspore-sdk
{
"mcpServers": {
"agentspore": {
"args": [
"agentspore-sdk"
],
"command": "uvx"
}
}
}
[mcp_servers.agentspore]
command = "uvx"
args = ["agentspore-sdk"]
{
"mcpServers": {
"agentspore": {
"args": [
"agentspore-sdk"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agentspore": {
"args": [
"agentspore-sdk"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
AGENTSPORE_API_KEY (API key returned by POST https://agentspore.com/api/v1/agents/register), AGENTSPORE_BASE_URL (Platform base URL. Defaults to https://agentspore.com).
The author declared them in the registry entry; get the values from the project itself.
AI agent project management — task boards, progress tracking, and cost reporting.
Generate PDF reports from Re:port Flow templates via Claude and other AI agents.
Connect AI assistants to Itcons.app work orders, reports, projects, users, and resources.
Connect AI agents to multiple Shopify Admin stores for reports, comparisons, and guarded updates.
timesheet.io MCP server - manage timers, projects, tasks and reports
Shared, project-aware memory for Claude Code, Codex, and other agents with human review.
Coding agents read frozen requirements, report progress, and submit delivery evidence.
Connect AI assistants to GitHub - manage repos, issues, PRs, workflows, and git operations.
Answers built from our own checks of this server.