servers / agentbridge-mcp-server
agentbridge-mcp-server
communityunknownpythondestructive capablehealthy
MCP Server for connecting to the AgentBridge Nexus
01Tools · 26
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| agentbridge_heartbeat Update the current agent heartbeat and receive pending handoff count. | write | true | unknown |
| agentbridge_create_handoff Create a handoff task for another agent. | write | true | unknown |
| agentbridge_list_handoffs List handoffs for a project. | read | false | unknown |
| agentbridge_claim_handoff Claim a handoff for the current agent. | unknown | unknown | unknown |
| agentbridge_submit_artifact Submit an artifact such as a diff, plan, test result, or final report. | unknown | unknown | unknown |
| agentbridge_create_approval Request human approval for a risky action. | unknown | unknown | unknown |
| agentbridge_get_artifact Get artifact metadata and inline content when available. | read | false | unknown |
| agentbridge_get_artifact_content Get resolved artifact content or an external URL reference. | read | false | unknown |
| agentbridge_complete_handoff Mark a reviewed or approved handoff as completed. | unknown | unknown | unknown |
| agentbridge_list_file_conflicts List detected file conflicts for a project. | read | false | unknown |
| agentbridge_list_project_memory List structured memory entries for a project. | read | false | unknown |
| agentbridge_request_review Request another agent to review a handoff. | unknown | unknown | unknown |
| agentbridge_submit_review Submit a completed review for a handoff. | unknown | unknown | unknown |
| agentbridge_list_file_locks List file locks for a project. | read | false | unknown |
| agentbridge_acquire_file_lock Acquire or refresh a lock before editing a file. | unknown | unknown | unknown |
| agentbridge_resolve_file_conflict Resolve or ignore a detected file conflict. | unknown | unknown | unknown |
| agentbridge_release_file_lock Release a file lock held by the current agent. | unknown | unknown | unknown |
| agentbridge_list_audit_logs List audit logs for a project with optional filters. | read | false | unknown |
| agentbridge_create_project_memory Store a structured memory entry for a project. | unknown | unknown | unknown |
| agentbridge_delete_project_memory Delete a structured memory entry. | destructive | true | true |
| agentbridge_search_project_memory Search project memory by keyword in title or content. | read | false | unknown |
| agentbridge_update_project_memory Update a structured memory entry. | write | true | unknown |
| agentbridge_checkpoint_progress Record mid-feature progress before stopping or switching agents. IMPORTANT: If this checkpoint concludes the handoff task, you MUST subsequently call `agentbridge_complete_handoff` to resolve it. | unknown | unknown | unknown |
| agentbridge_start_work_session Start tracking an agent work session so another agent can resume it later. | unknown | unknown | unknown |
| agentbridge_list_work_sessions List tracked work sessions for a project. | read | false | unknown |
| agentbridge_resume_project Generate a resume packet for continuing the project in another agent. | unknown | unknown | unknown |
02Install & source
uvx agentbridge-mcp-server
uvxpip install agentbridge-mcp-server
pip05Provenance & freshness
sourcesPyPI [p4]
last_checked2026-07-04 08:10Z
next_check2026-07-06 08:01Z
cadenceevery 48h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex — 5 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/agentbridge-mcp-server)
Next step
Want agents that act within guardrails? Apex is the live governed-agent product — paced, capped, and fully-logged actions with approval queues before anything runs.
Explore Apex →