Oss Autopilot runs on your own machine — the client starts it, so there is no endpoint to ping. 284 installs a week from npm. Last commit 16 Sep 2026.
Open source contribution manager with PR tracking, issue discovery, and CI diagnosis
We read the source, 1 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.
execFile(openCmd, args, (error) => {
const candidate = path.join(dir, claudePath);
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 oss-autopilot -- npx -y @oss-autopilot/mcp
{
"mcpServers": {
"oss-autopilot": {
"args": [
"-y",
"@oss-autopilot/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.oss-autopilot]
command = "npx"
args = ["-y", "@oss-autopilot/mcp"]
{
"mcpServers": {
"oss-autopilot": {
"args": [
"-y",
"@oss-autopilot/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"oss-autopilot": {
"args": [
"-y",
"@oss-autopilot/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GITHUB_TOKEN (GitHub personal access token or token from `gh auth token`).
The author declared them in the registry entry; get the values from the project itself.
Set up and manage conversion tracking by chatting with your AI assistant.
Control FL Studio with Claude: in-DAW mixing, diagnosis, routing, and composition.
MCP server for Linear project management and issue tracking
Issue tracker and durable project memory for your coding agent, scoped to the folder you open.
Trade prediction markets with AI agents — skill discovery, autoresearch, and execution.
An open-source headless CMS for managing content models and entries.
Open-source MCP server for AI agents: web search, content extraction, and library docs.
MCP server that lets AI assistants manage Redmine issues, projects, wikis, and time tracking
Answers built from our own checks of this server.