mcpbeat Sign in

ebman MCP Server

local only

ebman runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.

MCP server for AWS Elastic Beanstalk: read the fleet; --allow-writes adds two-phase writes.

Installs / week
not published
1
Stars
0 open issues
18 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Rust

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Touches key and credential files src/profiles.rs:43, src/app/types.rs:384
        ".aws/credentials",

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to ebman

same job, measured the same way
AWS MCP Connector
by ferhatdundar

MCP server for the AWS CLI. Read-only by default; single Go binary.

local only
PostgreSQL
by antonorlov

MCP server for PostgreSQL: local, Docker, RDS, Neon, Supabase, or behind an SSH bastion.

2 861 installs/wk local only
Safe SSH MCP
by areso

A secured scoped SSH MCP server for executing safe read-only diagnostic DevOps / SysOps commands

215 installs/wk local only
Devops MCP
by neetpatel

An MCP server that provides DevOps and DevSecOps context for the project

123 installs/wk local only
MCP Skill Server
by jcc-ne

An MCP server that mounts your skill directory and add deterministic entry for deployment

73 installs/wk local only
Localstack
by giovanemartins

MCP server for LocalStack AWS services, enabling AI agents to interact with local AWS infra.

30 installs/wk local only
Janus
by tonylchang

Secure Kubernetes MCP server: scoped, redacted diagnostics and human-approved writes

198 installs/wk local only
Rancher MCP
by rex

Capability-aware MCP server for Rancher-managed Kubernetes: discovery, resources, workflows.

134 installs/wk local only

ebman — questions

Answers built from our own checks of this server.

Why is there no uptime for ebman?
ebman runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is ebman open source?
Yes — it is published under the Apache-2.0 licence, written in Rust and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.