@weiseer/api-changelog-mcp
Provides real-time monitoring of breaking changes and version updates for the Google GenAI SDK.
Provides real-time monitoring of breaking changes and version updates for the LangChain SDK.
Provides real-time monitoring of breaking changes and version updates for the Next.js SDK.
Provides real-time monitoring of breaking changes and version updates for the Ollama SDK.
Provides real-time monitoring of breaking changes and version updates for the OpenAI SDK.
Provides real-time monitoring of breaking changes and version updates for the React SDK.
Provides real-time monitoring of breaking changes and version updates for the Replicate SDK.
Provides real-time monitoring of breaking changes and version updates for the Vercel AI SDK.
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., "@@weiseer/api-changelog-mcpList all tracked packages with latest versions and breaking changes."
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.
@weiseer/api-changelog-mcp
SDK breaking-change tracker as a stdio MCP server.
Probe P-004 by weiseer.
What it does
Tracks latest version + breaking changes for SDKs AI agents depend on (Anthropic, OpenAI, Google GenAI, MCP SDK, LangChain, LlamaIndex, Mistral, Cohere, Vercel AI, Next.js, React, HuggingFace, Replicate, Ollama).
Your agent can:
list_tracked— packages we track + latest version + 30d breaking-change countget_package— full record with recent breaking events + GitHub release URLget_recent_breaking— breaking changes across all packages, filterablecheck_version— "I'm on v X — am I behind, and what breaks if I upgrade?"
Related MCP server: package-version-check-mcp
Why use this instead of your agent scraping GitHub releases
Agent DIY | api-changelog | |
Releases to fetch | 18 GitHub repo release feeds | 1 MCP call |
Token cost | $0.06-0.20 | $0 free / $0.00005 paid |
Latency | 5-15 seconds | <100ms |
Breaking-change classification | LLM-classified per call | Pre-classified once |
Install
npm install -g @weiseer/api-changelog-mcpUse with Claude Desktop / Cursor / Cline / Continue / Windsurf
{
"mcpServers": {
"api-changelog": {
"command": "npx",
"args": ["-y", "@weiseer/api-changelog-mcp"]
}
}
}License
Apache-2.0
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
- AlicenseAqualityBmaintenanceChecks npm and PyPI packages for outdated versions, deprecation status, and breaking changes with cited sources, enabling AI agents to verify dependency freshness.Last updated16ISC
- AlicenseAqualityAmaintenanceEnables AI coding agents to retrieve the latest stable versions of packages and tools across multiple ecosystems, preventing outdated dependency versions in generated code.Last updated47Apache 2.0
- Flicense-qualityDmaintenanceEnables AI agents to monitor web documentation for changes, perform semantic search with RAG, and analyze breaking changes in APIs.Last updated9
- Alicense-qualityCmaintenanceProvides accurate, source-grounded breaking-change briefings for npm packages by reading real GitHub release notes and CHANGELOGs, helping coding agents avoid hallucinated dependency migrations.Last updatedMIT
Related MCP Connectors
An agent-friendly API for product changelogs. A unified registry via CLI, API, or MCP.
npm, PyPI & crates.io intel for AI agents: versions, popularity, deps, health. No API keys.
Agent payments ecosystem intelligence. Scans GitHub/HN/npm across AP2, ACP, x402, MPP, UCP.
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/weiseer/api-changelog-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server