Loading MCP server directory, please wait...
All-in-one MCP server: GitHub, Git, Slack, web fetch, memory, and filesystem. Agent Mode opt-in.
npx @getmcp/cli add io.github.bitofacoder/omni-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bitofacoder/omni-mcp-server": {
"command": "npx",
"args": [
"-y",
"@bitofacoder/omni-mcp-server"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "",
"SLACK_BOT_TOKEN": "",
"OMNI_AGENT_MODE": ""
}
}
}
}