patchwork-os
Related Servers
Alternatives to patchwork-os
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceThis server bridges a stdio MCP server to HTTP, allowing MCP clients that communicate over HTTP to use the server's tools. It includes a per-tool allow/deny filter for security.MIT
- AlicenseNot gradedqualityCmaintenanceA bridge server that converts stdio protocol to streamable-http protocol, allowing clients to interact with MCP services over HTTP.2Mulan Permissive Software , Version 2
- AlicenseNot gradedqualityCmaintenanceA thin stdio-to-HTTP bridge that forwards MCP messages to the hosted Proxycept server, enabling stdio-only MCP clients to access Proxycept's tool catalog.9 npmMIT
- AlicenseNot gradedqualityDmaintenanceExposes any stdio-based MCP server to the internet via HTTP/SSE transport, enabling remote agents to access MCP tools over a network.4 npmMIT
- AlicenseNot gradedqualityAmaintenanceMinimal MCP server allowing Python functions to be served as MCP tools over stdio or HTTP, with a built-in client for connecting to MCP servers.105 PyPI2Apache 2.0
- FlicenseNot gradedqualityCmaintenanceA local stdio MCP server that bridges remote Streamable HTTP MCP servers to MCP clients, enabling transport normalization and optional outbound HTTP proxy support for restricted networks.-
TDQS
Scored across 175 tools
With 175 tools, many have overlapping purposes (e.g., getHover, getHoverAtCursor, batchGetHover; runCommand, runInTerminal, sendTerminalCommand). Descriptions attempt to differentiate, but the sheer number increases the chance of agent misselection.
All tool names follow a consistent camelCase verb_noun pattern (e.g., addLinearComment, searchAndReplace, fetchGithubIssue). No mixture of conventions detected.
175 tools is far too many for any practical MCP server. This extreme count overwhelms agents and violates typical scoping expectations (3-15 tools ideal). The server tries to do everything, leading to bloat.
The tool set is remarkably broad, covering file editing, git, code analysis, debugging, testing, project management, AI tasks, and external integrations. Minor gaps exist (e.g., no direct PR merge tool), but overall coverage is impressive.