VDatum MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 347 installs a week from pypi.
MCP server for vertical datum conversions using coastalmodeling-vdatum
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vdatum-mcp -- uvx vdatum-mcp
{
"mcpServers": {
"vdatum-mcp": {
"args": [
"vdatum-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.vdatum-mcp]
command = "uvx"
args = ["vdatum-mcp"]
{
"mcpServers": {
"vdatum-mcp": {
"args": [
"vdatum-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"vdatum-mcp": {
"args": [
"vdatum-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.