Overview
The EOL MCP Server is a Model Context Protocol (MCP) server that allows AI assistants to check software end-of-life (EOL) dates and support status using the endoflife.date API. This ensures that AI models can provide accurate information regarding software lifecycle and security status in real-time.
To use the EOL MCP Server, clone the repository from GitHub, install the necessary dependencies, and configure it with Claude Desktop. After setup, you can query the server for software lifecycle information.
- Real-time EOL date validation - Version support status checking - Security vulnerability analysis - Comprehensive version comparison - Natural language query processing - Detailed lifecycle validation
- Checking the support status of various software versions.
- Analyzing security vulnerabilities in software.
- Providing upgrade recommendations based on EOL data.
Add to your AI client
Use these steps to connect EOL MCP Server 📅 in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"ducthinh993-mcp-server-endoflife-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ducthinh993-mcp-server-endoflife-mcp-mirror"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"ducthinh993-mcp-server-endoflife-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ducthinh993-mcp-server-endoflife-mcp-mirror"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"ducthinh993-mcp-server-endoflife-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ducthinh993-mcp-server-endoflife-mcp-mirror"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"ducthinh993-mcp-server-endoflife-mcp-mirror": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ducthinh993-mcp-server-endoflife-mcp-mirror"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ducthinh993-mcp-server-endoflife-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ducthinh993-mcp-server-endoflife-mcp-mirror"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"ducthinh993-mcp-server-endoflife-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ducthinh993-mcp-server-endoflife-mcp-mirror"
]
}
}
}FAQ
Can the EOL MCP Server check all software products?
Yes! It supports multiple software products including Python, Node.js, and Ubuntu.
Is the EOL MCP Server free to use?
Yes! The server is open-source and free to use.
How accurate is the information provided by the EOL MCP Server?
The server provides real-time data from the endoflife.date API, ensuring high accuracy.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1349,"uuid":"5678b3ab-11d7-4fcf-a226-45c1e87aede9","name":"ducthinh993_mcp-server-endoflife","title":"EOL MCP Server 📅","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2025-02-20T15:28:25.841Z","updated_at":"2025-02-23T07:21:18.680Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"mcp,server,end-of-life,software,AI,security","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/ducthinh993_mcp-server-endoflife","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/675a4606ea3f3c75b9b7d47066705dcc66029c9e6e1bdec2f227d4dcd77a4af0/68747470733a2f2f676c616d612e61692f6d63702f736572766572732f353339327873306537382f6261646765","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]