mcpbeat Sign in

Lastsaas MCP Server

local only

Lastsaas runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 5 Mar 2026.

Read-only admin MCP server for LastSaaS — dashboards, users, tenants, billing, logs, health.

Installs / week
not published
171
Stars
2 open issues
5 Mar 2026
Last commit
from GitHub
MIT
License
Go

What the code does

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

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Reaches cloud metadata service backend/internal/api/handlers/webhooks.go:172
        if ip.Equal(net.ParseIP("169.254.169.254")) {
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.

    pd := filepath.Join(root, pidDirName)
Builds a database query by concatenation backend/internal/datadog/client.go:344
        select {
        case c.metricsCh <- g:
            enqueued++
        default:

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

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Lastsaas and you get told the day something new turns up.

Three servers free · no card

Alternatives to Lastsaas

same job, measured the same way
Agentguard47
by bmdhodl

Read-only MCP server for coding-agent traces, alerts, costs, usage, and budget health.

35 installs/wk local only
Box Admin Analytics MCP
by shigechika

MCP server for Box admin-log analytics — external-sharing visibility, read-only

291 installs/wk local only
Logmcp
by kascada

MCP server — read-only log access for AI assistants, without giving AI shell access.

local only
HomeLab Monitor
by sikamikanikobg

Self-hosted homelab dashboard with a built-in read-only MCP server (hosts, Docker, GPU, services).

local only
Docker MCP Server
by friendlygeorge

MCP server for Docker — containers, health checks, Compose, logs, monitoring for AI agents

78 installs/wk local only
MCP Server Health Monitor
by dbsectrainer

Health monitoring for all your MCP servers

29 installs/wk local only
entraadm MCP
by shigechika

MCP server for Microsoft Entra ID sign-in and audit-log triage (read-only)

77 installs/wk local only
SigNoz MCP Server
by signoz

SigNoz MCP server: access metrics, traces, logs, alerts, and dashboards via AI assistants

local only

Lastsaas — questions

Answers built from our own checks of this server.

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