mcpbeat Sign in
I

Hostim MCP Server

by hostimdev Your server? Claim it
local only

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

Deploy and manage apps, databases, volumes and domains on Hostim, an EU cloud hosting platform.

Installs / week
not published
1
Stars
0 open issues
23 Sep 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 1 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.

Builds a file path from a variable internal/cmd/exec.go:279
            candidates = append(candidates, filepath.Join(home, ".ssh", n))
Touches key and credential files internal/cmd/exec.go:278
        for _, n := range []string{"id_ed25519.pub", "id_ecdsa.pub", "id_rsa.pub"} {
Touches key and credential files internal/cmd/exec.go:278
        for _, n := range []string{"id_ed25519.pub", "id_ecdsa.pub", "id_rsa.pub"} {

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 Hostim

same job, measured the same way
agenthost
by agenthost

Agent-first web hosting: deploy sites, apps, databases and domains over MCP.

answering
Ink MCP
by ml

Deploy and manage applications, databases, domains, and git repos

answering
Agentbuilders
by deepfreezechill

Deploy full-stack AI agent apps with database, auth, storage, and Edge AI on one platform.

20 installs/wk local only
Dokploy MCP Server
by sapientsai

Dokploy MCP server: manage apps, Docker Compose, databases, domains, backups, and servers.

62 installs/wk local only
Dokploy MCP Server
by jordanburke

Dokploy MCP server: manage apps, Docker Compose, databases, domains, backups, and servers.

local only
Gagarin Cloud
by gagarin

Deploy and operate containers on Gagarin Cloud: services, databases, domains, logs, rollbacks.

answering
Awesome Coolify
by clezcoding

Coolify 4.1.x MCP server — deploy, diagnose, and manage apps, services, and databases

57 installs/wk local only
E
taivo
by taivo

EU web hosting for sites built in chat: publish, own domains, mail, a Postgres database, Node apps.

answering

Hostim — questions

Answers built from our own checks of this server.

Why is there no uptime for Hostim?
Hostim runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Hostim open source?
Yes — it is published under the MIT licence, written in Go 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.