EndOfLife MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@EndOfLife MCP ServerWhen does Ubuntu 22.04 reach end of life?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: Endoflife MCP Server
Installation
npm install
npm run buildUsage
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 serverAPI 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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables AI assistants to check software end-of-life dates and support status using the endoflife.date API, providing accurate information on software lifecycle, security status, and upgrade recommendations in real-time.Last updated58MIT
- Flicense-qualityDmaintenanceProvides product lifecycle, release cycle, and End of Life (EOL) date information from endoflife.date.Last updated
- Alicense-qualityFmaintenanceProvides access to global rocket launch data, including upcoming and historical launches, launch details, space agencies, astronauts, events, and expeditions, enabling natural language queries about space activities.Last updated1MIT
- Alicense-qualityCmaintenanceEnables querying SPDX license list, metadata, and full license texts through natural language or direct tool calls.Last updated2MIT
Related MCP Connectors
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
npm, PyPI & crates.io intel for AI agents: versions, popularity, deps, health. No API keys.
Agent-native product catalog for AI shopping agents. 296M+ products, 28 countries.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/brianprost/endoflife-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server