Personal MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from pypi. Last commit 3 Jul 2026.
An MCP server that provides [describe what your server does]
We read the source, 22 h ago · rules 3dff92dd89df
A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.
subprocess.run(["gnome-screenshot", "-f", str(p)], check=True)
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.
proc = subprocess.run(
command, shell=True, capture_output=True, text=True, timeout=30,
result = eval(expression, {"__builtins__": {}}, allowed)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.
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 Personal-MCP -- uvx personal-mcp-arun
{
"mcpServers": {
"Personal-MCP": {
"args": [
"personal-mcp-arun"
],
"command": "uvx"
}
}
}
[mcp_servers.Personal-MCP]
command = "uvx"
args = ["personal-mcp-arun"]
{
"mcpServers": {
"Personal-MCP": {
"args": [
"personal-mcp-arun"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"Personal-MCP": {
"args": [
"personal-mcp-arun"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
YOUR_API_KEY (Your API key for the service).
The author declared them in the registry entry; get the values from the project itself.
An MCP server that provides [describe what your server does]
An MCP server that provides [describe what your server does]
An MCP server that provides [describe what your server does]
An MCP server that provides [describe what your server does]
An MCP server that provides [describe what your server does]
An MCP server that provides weather data
An MCP server that provides a hello tool
An MCP server that provides a hello tool
Answers built from our own checks of this server.