Omni MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm. Last commit 10 Jun 2026.
All-in-one MCP server: GitHub, Git, Slack, web fetch, memory, and filesystem. Agent Mode opt-in.
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 omni-mcp-server -- npx -y @bitofacoder/omni-mcp-server
{
"mcpServers": {
"omni-mcp-server": {
"args": [
"-y",
"@bitofacoder/omni-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.omni-mcp-server]
command = "npx"
args = ["-y", "@bitofacoder/omni-mcp-server"]
{
"mcpServers": {
"omni-mcp-server": {
"args": [
"-y",
"@bitofacoder/omni-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"omni-mcp-server": {
"args": [
"-y",
"@bitofacoder/omni-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.