okffs runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from npm. Last commit 21 Aug 2026.
MCP server connecting Claude Code to GitHub for an issue to branch to PR to close workflow.
We read the source, 18 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.
const out = execFileSync(cmd, args, {
text: `commit_and_update failed: could not look up issue #${input.issue_number} (${msg}). Nothing was committed.`,
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 okffs -- npx -y @neturely/okffs
{
"mcpServers": {
"okffs": {
"args": [
"-y",
"@neturely/okffs"
],
"command": "npx"
}
}
}
[mcp_servers.okffs]
command = "npx"
args = ["-y", "@neturely/okffs"]
{
"mcpServers": {
"okffs": {
"args": [
"-y",
"@neturely/okffs"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"okffs": {
"args": [
"-y",
"@neturely/okffs"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GITHUB_TOKEN (GitHub PAT (fine-grained recommended). Falls back to `gh auth token` if unset.), GITHUB_OWNER (Target repo owner. Auto-detected from the git origin remote if unset.), GITHUB_REPO (Target repo name. Auto-detected from the git origin remote if unset.).
The author declared them in the registry entry; get the values from the project itself.
MCP server connecting Jira (Cloud + Server) with GitHub/GitLab. Branches, issues, PRs, flows.
MCP server for connecting Claude Code to a Hostinger VPS via SSH
Local-first MCP server for Claude/Codex project wiki and graph workflows
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
GitHub MCP Server - List PRs, issues, repo info, and search code
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
MCP server for MNE-Python documentation, source code, GitHub issues, and forum
Answers built from our own checks of this server.