Alternatives
Products that do what Klavis AI open source Docker images for 50+ high quality MCP servers does
Many developers have faced the challenge of running MCP Servers locally, manually setting up numerous dependencies, retrieving access tokens and low quality. At Klavis, we've made this process simple with just two commands. Starting today, it's easy to pull our MCP Server Docker image to instantly spin up any of our high-quality MCP Server. From https://github.com/Klavis-AI/klavis, it is as simple as: docker run -p 5000:5000 -e AUTH_DATA='{"access_token":"ghp_your_github_token"}' ghcr.io/klavis-ai/github-mcp-server:latest Or use our managed OAuth service: docker…
- 1KA
Hi HN, we are excited to show you Klavis AI. It is an open source project and we provide hosted versions with API access as well. (Website: https://www.klavis.ai/, Github repo: https://github.com/Klavis-AI/klavis) We're addressing a couple of key problems with using MCPs. First, many available MCP servers lack native or used-based authentications, creating security vulnerabilities and adding complexity during development. Second, many MCP servers are personal projects, not designed for the reliability needed in production. Connecting to these servers…
2025 · github.com
- 2

- 3KO
Hi HN, I'm excited to share Klavis AI, an open-source project and just released yesterday: https://github.com/Klavis-AI/klavis Why we build Klavis AI: While working with various AI models and external tools, we think MCPs are useful but you need to install and manage them manually. Also there is no tool for integrating them into team workflows on platforms like Slack and Discord. What is it: Klavis provides hosted, Open Source MCP clients on Slack/Discord and hosted various MCP servers. It consists of: - MCP Clients (in the mcp_clients/ directory): We currently…
2025 · github.com
- 4

- 5

- 6

- 7

Give AI agents access to real-time data across 200+ apps
May 2026 · apideck.com
- 8

- 9

Test MCP servers like a real AI client, not just a ping
May 2026 · openstatus.dev
- 10

- 11

- 12MO
Every MCP server injects its full tool schemas into context on every turn — 30 tools costs ~3,600 tokens/turn whether the model uses them or not. Over 25 turns with 120 tools, that's 362,000 tokens just for schemas. mcp2cli turns any MCP server or OpenAPI spec into a CLI at runtime. The LLM discovers tools on demand: mcp2cli --mcp https://mcp.example.com/sse --list # ~16 tokens/tool mcp2cli --mcp https://mcp.example.com/sse create-task --help # ~120 tokens, once mcp2cli --mcp https://mcp.example.com/sse create-task --title "Fix bug" No…
Mar 2026 · github.com
- 13
- 14

- 15WM
2025 · npmjs.com
- 16

- 17AF
I built an unofficial CLI and MCP server for Lambda cloud GPU instances. The main idea: your AI agents can now spin up and manage Lambda GPUs for you. The MCP server exposes tools to find, launch, and terminate instances. Add it to Claude Code, Cursor, or any agent with one command and you can say things like "launch an H100, ssh in, and run big_job.py" Other features: - Notifications via Slack, Discord, or Telegram when instances are SSH-ready - 1Password support for API keys - Also includes a standalone CLI with the same functionality Written in Rust. MIT licensed. Note: This is an…
Jan 2026 · github.com
- 18

- 19

- 20MF
Hey everyone, I've wanted an easy way to control which mcp server tools are available to clients. So for example, I might want a gmail server to only expose the read tool (but not send, delete etc). I figured if I create a cli for spawning mcp servers, I could intercept the stdin, stdout, stderr etc and modify what the clients see when they are making calls to list tools, resources, and prompts. Well it worked! In the initial version you can easily add a server to claude with a safe list of tools: npx -y mcpgod add @modelcontextprotocol/server-everything --client claude --tools=echo,add…
2025 · github.com
- 21WP
Hey HN, we just shipped a browser with an inbuilt MCP server! We're a YC startup (S24) building BrowserOS — an open‑source Chromium fork. We're a privacy‑first alternative to the new wave of AI browsers like Dia, Perplexity Comet. Since launching ~3 months ago, the #1 request has been to expose our browser as an MCP server. -- Google beat us to launch with chrome-devtools-mcp (solid product btw), which lets you build/debug web apps by connecting Chrome to coding assistants. But we wanted to take this a step further: we packaged the MCP server directly into our browser binary. That gives…
Oct 2025 · github.com
- 22CI
2015 · containerfactory.io
- 23SU
2025 · github.com
- 24M1
Got tired of every MCP example being overly verbose, or needing Docker or Mac-only scripts, so I threw together MCP-123. Point it at a tools.py, run `server.run_server(...)`, and the client auto-discovers/calls functions with OpenAI. I hope this is useful to you all.
2025 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →