microclaw MCP Server
microclaw is a Rust MCP server for Cursor, Codex, ChatGPT with docker, git clone, remote URL. 🦀An agentic AI assistant that lives in your chats, inspired by nanoclaw and incorporating some of its design ideas. Built with Rust 🦀
How to use microclaw MCP Server
Install or run
docker run --rm ghcr.io/microclaw/microclaw:latest doctor
docker run --rm ghcr.io/microclaw/microclaw:latest versionClient configuration
{
"defaultProtocolVersion": "2025-11-05",
"mcpServers": {
"filesystem": {
"transport": "stdio",
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-filesystem", "."]
},
"remote": {
"transport": "streamable_http",
"endpoint": "http://127.0.0.1:8080/mcp"
}
}
}Compatible clients
What is microclaw MCP Server?
microclaw is a Rust MCP server for Cursor, Codex, ChatGPT with docker, git clone, remote URL. 🦀An agentic AI assistant that lives in your chats, inspired by nanoclaw and incorporating some of its design ideas. Built with Rust 🦀 This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Tool access support
- Shell commands support
- Browser use support
- File editing support
- Spreadsheet work support
- Presentation work support
- Document generation support
Available tools
Technical details
Install or run microclaw using docker. Check microclaw/microclaw for the latest setup command.
- Built for Rust
- Built for Python
- Built for Docker
- Install or run with docker
- Install or run with git clone
- Install or run with remote URL
- Works with Cursor
- Works with Codex
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use microclaw MCP Server
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is microclaw?
microclaw is a Rust MCP server for Cursor, Codex, ChatGPT with docker, git clone, remote URL. 🦀An agentic AI assistant that lives in your chats, inspired by nanoclaw and incorporating some of its design ideas. Built with Rust 🦀
Who is microclaw best for?
microclaw is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, cursor users.
How do I install microclaw?
Install or run microclaw using docker. Check microclaw for the latest setup command.
Is microclaw actively maintained?
microclaw may need a closer maintenance check before production use.
Auto-fetched from GitHub.