EndOfLife.date
Get end-of-life dates and support cycle information for various software products.
EndOfLife MCP Server
An MCP (Model Context Protocol) server that provides access to the endoflife.date API for querying end-of-life and support information for various software products.
Features
The server provides the following tools:
- list_products - Get a list of all products tracked by endoflife.date
- get_product - Get detailed information about a specific product
- get_product_release - Get information about a specific product release
- list_categories - Get a list of all product categories
- get_category_products - Get products in a specific category
- list_tags - Get a list of all product tags
- get_tag_products - Get products with a specific tag
Installation
npm install
npm run build
Usage
The server can be used with any MCP-compatible client. Configure your client to use this server:
{
"mcpServers": {
"endoflife": {
"command": "node",
"args": ["/path/to/endoflife-mcp/dist/index.js"]
}
}
}
Development
npm run dev # Run in development mode with watch
npm run build # Build the project
npm start # Run the built server
API Reference
This server interfaces with the endoflife.date API v1, providing structured access to end-of-life dataset for thousands of software products.
License
MIT
関連サーバー
Alpha Vantage MCP Server
スポンサーAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Chess FEN MCP Server
Validate and visualize chess positions using FEN notation.
Swift MCP Server - JavaScript Version
Answers Swift and SwiftUI questions based on the '100 Days of SwiftUI' course using a local SQLite database.
AAP Enterprise MCP Server
An MCP server that allows AI assistants to interact with Ansible Automation Platform (AAP) and Event-Driven Ansible (EDA) infrastructure.
Coding Assistant Server
A coding assistant server that provides context-aware code suggestions, documentation integration, and technology detection.
DevCycle
Turn your favourite AI tool into a feature management assistant. DevCycle's MCP works with your favourite coding assistant so you can create and monitor feature flags using natural language right in your workflow.
Chronulus AI
Predict anything with Chronulus AI forecasting and prediction agents.
Tempo MCP Server
An MCP server for querying distributed tracing data from Grafana Tempo.
Minecraft Modding MCP
mcmodding-mcp is a Model Context Protocol (MCP) server that gives AI assistants like Claude direct access to Minecraft modding documentation. Instead of relying on potentially outdated training data, your AI assistant can search real documentation, find code examples, and explain concepts accurately.
Nereid - Mermaid charts
Create and explore Mermaid diagrams in collaboration with AI agents
Mixpanel MCP Server
Integrate Mixpanel analytics into your AI workflows.