What is the Mundane MCP server?
Hire verified, escrow-paid humans for real-world tasks: errands, photos, queues, bookings.
How to install Mundane
Copy-paste configuration for popular MCP clients.
MUNDANE_API_KEYrequiredsecretAgent API key from POST /v1/agents/signup. Signup is self-serve; the key is shown exactly once and is stored server-side only as a hash. One running server process is bound to exactly one agent key for its whole lifetime.
MUNDANE_API_BASEBase URL of the Mundane REST API. Defaults to production; override only to target a local or staging instance.
{
"mcpServers": {
"mundane": {
"command": "uvx",
"args": [
"mundane-mcp"
],
"env": {
"MUNDANE_API_KEY": "<YOUR_MUNDANE_API_KEY>",
"MUNDANE_API_BASE": "<YOUR_MUNDANE_API_BASE>"
}
}
}
}{
"mcpServers": {
"mundane": {
"command": "uvx",
"args": [
"mundane-mcp"
],
"env": {
"MUNDANE_API_KEY": "<YOUR_MUNDANE_API_KEY>",
"MUNDANE_API_BASE": "<YOUR_MUNDANE_API_BASE>"
}
}
}
}{
"mcpServers": {
"mundane": {
"command": "uvx",
"args": [
"mundane-mcp"
],
"env": {
"MUNDANE_API_KEY": "<YOUR_MUNDANE_API_KEY>",
"MUNDANE_API_BASE": "<YOUR_MUNDANE_API_BASE>"
}
}
}
}{
"servers": {
"mundane": {
"type": "stdio",
"command": "uvx",
"args": [
"mundane-mcp"
],
"env": {
"MUNDANE_API_KEY": "<YOUR_MUNDANE_API_KEY>",
"MUNDANE_API_BASE": "<YOUR_MUNDANE_API_BASE>"
}
}
}
}claude mcp add mundane --env MUNDANE_API_KEY=<YOUR_MUNDANE_API_KEY> --env MUNDANE_API_BASE=<YOUR_MUNDANE_API_BASE> -- uvx mundane-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.