Skip to content
Back to search
30
MCP

@bitofacoder/omni-mcp-server

npm/@bitofacoder/omni-mcp-server

All-in-one MCP server: GitHub, local Git, Slack, web fetch, persistent memory, and filesystem tools in a single config entry. Agent Mode is opt-in.

Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.bitofacoder/omni-mcp-server
All-in-one MCP server: GitHub, Git, Slack, web fetch, memory, and filesystem. Agent Mode opt-in.
0 tools
io.github.crypto-ninja/github-mcp-server
AI-optimized GitHub MCP server: 112 tools, 98% token reduction, compact responses.
0 tools
git-mcp-server
A Git MCP server for AI agents. STDIO & Streamable HTTP.
0 tools
github-mcp-server
The most AI-optimized GitHub MCP server: 112 tools, code-first architecture (98% token reduction), compact responses (80-97% smaller). Built
0 tools
alissonstocheroarq/gitlab-mcp
GitLab MCP Server. Connects AI Agents to GitLab via HTTP for managing Projects, Issues, and MRs.
0 tools
git-mcp-server
Git MCP Server - Unified command-line tool for managing Git repositories across GitHub and GitLab
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@bitofacoder/omni-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}