MCP.so
Sign In
Servers

Mix Server

@qiaoliang

This is the simplest mcp server in the world to get local current time.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mix-mcp-server": {
      "command": "uv",
      "args": [
        "venv"
      ]
    }
  }
}

More from Other