OTC Pricing MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from pypi. Last commit 22 Jun 2026.
MCP server for the Open Telekom Cloud Price Calculator API (eu-de, eu-nl, eu-ch2).
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 otc-pricing-mcp -- uvx otc-pricing-mcp
{
"mcpServers": {
"otc-pricing-mcp": {
"args": [
"otc-pricing-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.otc-pricing-mcp]
command = "uvx"
args = ["otc-pricing-mcp"]
{
"mcpServers": {
"otc-pricing-mcp": {
"args": [
"otc-pricing-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"otc-pricing-mcp": {
"args": [
"otc-pricing-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.