devmcp runs on your own machine — the client starts it, so there is no endpoint to ping. 124 installs a week from pypi. Last commit 1 Sep 2026.
Git/CI MCP server with the full protocol surface (tools, resources, prompts, roots, sampling).
We read the source, 17 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
result = subprocess.run(
cmd, shell=True, cwd=repo_root, capture_output=True, stdin=subprocess.DEVNULL, check=False,
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add devmcp -- uvx devmcp-server
{
"mcpServers": {
"devmcp": {
"args": [
"devmcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.devmcp]
command = "uvx"
args = ["devmcp-server"]
{
"mcpServers": {
"devmcp": {
"args": [
"devmcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"devmcp": {
"args": [
"devmcp-server"
],
"command": "uvx"
}
}
}
WebforJ's MCP server, provides tools, resources, prompts for scaffolding and developing webforJ apps
Secure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.
MCP server for D2L Brightspace. Multi-auth, 26+ tools, MCP Resources, Prompts, and web dashboard.
MCP server for WHMCS — 73 tools, 10 resources, 8 prompts, simulate mode, rate limiting.
A Test MCP server that provides tools, promts and resources
A Test MCP server that provides tools, promts and resources
MCP server for aiogram Telegram bots — 30 tools, 7 resources, 3 prompts, event streaming
MCP server providing weather tools with data sourced from AccuWeather.
Answers built from our own checks of this server.