danshardware/OpenHandsMCP
If you are the rightful owner of OpenHandsMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
OpenHands MCP Server is a Model Context Protocol server designed to manage coding environments with AI-powered assistance.
Tools
Functions exposed to the LLM to take actions
start_session
Creates a new coding session with a specified git repository and branch.
code
Initiates a coding session with the OpenHands AI agent.
git
Executes git commands within a session's workspace.
teardown
Cleans up a coding session, removing containers and directories.
list_sessions
Lists all active sessions and their metadata.
get_coding_task_status
Returns status and logs for all coding task containers in a session.
cleanup_coding_tasks
Stops and removes all coding task containers for a session.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client