Working Machines MCP Server
Rank #16,412io.github.klei30/working-machines
Connect to 1,400+ apps and 15,000+ actions through one OAuth-protected MCP server.
Working Machines MCP Server is a Model Context Protocol (MCP) server published by klei30. It ranks #16,412 of 132,405 servers tracked on MCP Toplist. Working Machines MCP Server is listed on Official MCP, with 5 tracked versions. It was first listed on Sep 5, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 115,993 of 132,405 servers on MCP Toplist.
Use Working Machines MCP Server
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http working-machines https://app.workingmachines.dev/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.working-machines]
url = "https://app.workingmachines.dev/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://app.workingmachines.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"working-machines": {
"url": "https://app.workingmachines.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"working-machines": {
"type": "http",
"url": "https://app.workingmachines.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"working-machines": {
"serverUrl": "https://app.workingmachines.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"working-machines": {
"url": "https://app.workingmachines.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.klei30%2Fworking-machines)<a href="https://mcptoplist.com/server/io.github.klei30%2Fworking-machines"><img src="https://mcptoplist.com/badge/io.github.klei30%2Fworking-machines.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
klei30
Other servers by klei30
- Tuner MCP#17,030 · 2 vers
- Building a Remote MCP Server on Cloudflare (Without Auth)#79,953
- gmail-mcp-server#94,369
- gmailmcp#94,370
- mcp-google-sheets#94,371
Available versions (5)
| Version | Published |
|---|---|
| 1.0.4 | Sep 5, 2026 |
| 1.0.3 | Sep 5, 2026 |
| 1.0.2 | Sep 5, 2026 |
| 1.0.1 | Sep 5, 2026 |
| 1.0.0 | Sep 5, 2026 |
Frequently asked questions
- Who maintains Working Machines MCP Server?
- Working Machines MCP Server is maintained by klei30, which publishes 6 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Working Machines MCP Server listed on the Official MCP Registry?
- Yes — Working Machines MCP Server is listed on the Official MCP Registry.
- How many versions does Working Machines MCP Server have?
- MCP Toplist tracks 5 versions of Working Machines MCP Server, most recently published on Sep 5, 2026.
- Where can I find the source code for Working Machines MCP Server?
- The source code for Working Machines MCP Server is hosted at github.com/klei30/working-machines.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.