Connect to Claude via MCP
Access version data through MCP protocol. Direct SSE connection - no installation required.
claude mcp add versions --transport sse https://mcp-versions.tradik.cloud/sse
{
"mcpServers": {
"versions": {
"transport": "sse",
"url": "https://mcp-versions.tradik.cloud/sse"
}
}
}
{
"mcpServers": {
"versions": {
"transport": "sse",
"url": "https://mcp-versions.tradik.cloud/sse"
}
}
}
Usage
"What is the latest version of Go?" "Show me all tracked package versions" "What's new in the latest Rust release?"