Hostsmith MCP Server
Rank #6466glama/hostsmith/mcp-server
Managed hosting service that provides infrastructure management and deployment tools via MCP.
Hostsmith MCP Server is a Model Context Protocol (MCP) server published by hostsmith. It ranks #6466 of 58,900 servers tracked on MCP Toplist. Hostsmith MCP Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 7 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on May 16, 2026.
Ranks ahead of 52,434 of 58,900 servers on MCP Toplist.
Use Hostsmith MCP Server
Add Hostsmith MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"hostsmith": {
"url": "https://mcp.hostsmith.net/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hostsmith": {
"command": "npx",
"args": [
"-y",
"@hostsmith/mcp-server"
],
"env": {
"HOSTSMITH_URL": "<your HOSTSMITH_URL>",
"HOSTSMITH_API_DOMAIN": "<your HOSTSMITH_API_DOMAIN>",
"HOSTSMITH_BASE_URL": "<your HOSTSMITH_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 4 registries
hostsmith
Available versions (7)
| Version | Published |
|---|---|
| 1.5.2 | May 16, 2026 |
| 1.5.1 | May 13, 2026 |
| 1.5.0 | May 12, 2026 |
| 1.4.0 | May 7, 2026 |
| 1.2.1 | May 6, 2026 |
| 1.2.0 | May 6, 2026 |
| 1.1.1 | May 4, 2026 |
Frequently asked questions
- What is Hostsmith MCP Server?
- Managed hosting service that provides infrastructure management and deployment tools via MCP.
- Who maintains Hostsmith MCP Server?
- Hostsmith MCP Server is maintained by hostsmith, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Hostsmith MCP Server an official MCP server?
- Yes — Hostsmith MCP Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Hostsmith MCP Server have?
- MCP Toplist tracks 7 versions of Hostsmith MCP Server, most recently published on May 16, 2026.
- Where can I find the source code for Hostsmith MCP Server?
- The source code for Hostsmith MCP Server is hosted at github.com/hostsmith/mcp-server.