okffs
Rank #4,530io.github.neturely/okffs
MCP server connecting Claude Code to GitHub for an issue to branch to PR to close workflow.
okffs is a Model Context Protocol (MCP) server published by neturely. It ranks #4,530 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. okffs is listed across 3 registries — Official MCP, PulseMCP and Glama, with 18 tracked versions. It was first listed on Jun 30, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 127,516 of 132,046 servers on MCP Toplist.
Use okffs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add okffs -e "GITHUB_TOKEN=<your GITHUB_TOKEN>" -e "GITHUB_OWNER=<your GITHUB_OWNER>" -e "GITHUB_REPO=<your GITHUB_REPO>" -- npx -y @neturely/okffsReplace each placeholder with your own value before saving.
[mcp_servers.okffs]
command = "npx"
args = ["-y", "@neturely/okffs"]
[mcp_servers.okffs.env]
GITHUB_TOKEN = "<your GITHUB_TOKEN>"
GITHUB_OWNER = "<your GITHUB_OWNER>"
GITHUB_REPO = "<your GITHUB_REPO>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"okffs": {
"command": "npx",
"args": [
"-y",
"@neturely/okffs"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"GITHUB_OWNER": "<your GITHUB_OWNER>",
"GITHUB_REPO": "<your GITHUB_REPO>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"okffs": {
"command": "npx",
"args": [
"-y",
"@neturely/okffs"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"GITHUB_OWNER": "<your GITHUB_OWNER>",
"GITHUB_REPO": "<your GITHUB_REPO>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"okffs": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@neturely/okffs"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"GITHUB_OWNER": "<your GITHUB_OWNER>",
"GITHUB_REPO": "<your GITHUB_REPO>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"okffs": {
"command": "npx",
"args": [
"-y",
"@neturely/okffs"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"GITHUB_OWNER": "<your GITHUB_OWNER>",
"GITHUB_REPO": "<your GITHUB_REPO>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"okffs": {
"command": "npx",
"args": [
"-y",
"@neturely/okffs"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"GITHUB_OWNER": "<your GITHUB_OWNER>",
"GITHUB_REPO": "<your GITHUB_REPO>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.neturely%2Fokffs)<a href="https://mcptoplist.com/server/io.github.neturely%2Fokffs"><img src="https://mcptoplist.com/badge/io.github.neturely%2Fokffs.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
neturely
Available versions (18)
| Version | Published |
|---|---|
| 0.13.2 | Sep 18, 2026 |
| 0.13.1 | Sep 18, 2026 |
| 0.13.0 | Sep 18, 2026 |
| 0.12.0 | Aug 21, 2026 |
| 0.11.0 | Aug 12, 2026 |
| 0.10.2 | Aug 11, 2026 |
| 0.10.1 | Jul 16, 2026 |
| 0.10.0 | Jul 14, 2026 |
| 0.9.0 | Jul 11, 2026 |
| 0.8.0 | Jul 8, 2026 |
| 0.7.0 | Jul 6, 2026 |
| 0.6.0 | Jul 5, 2026 |
| 0.5.2 | Jul 4, 2026 |
| 0.5.1 | Jul 4, 2026 |
| 0.5.0 | Jul 4, 2026 |
| 0.4.0 | Jul 3, 2026 |
| 0.3.0 | Jul 1, 2026 |
| 0.2.2 | Jun 30, 2026 |
Frequently asked questions
- Who maintains okffs?
- okffs is maintained by neturely, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is okffs listed on the Official MCP Registry?
- Yes — okffs is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does okffs have?
- MCP Toplist tracks 18 versions of okffs, most recently published on Sep 18, 2026.
- Where can I find the source code for okffs?
- The source code for okffs is hosted at github.com/neturely/okffs.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.