Server data from the Official MCP Registry
SDK breaking-change tracker for AI agents — Anthropic/OpenAI/LangChain/MCP/Mistral.
SDK breaking-change tracker for AI agents — Anthropic/OpenAI/LangChain/MCP/Mistral.
Valid MCP server (2 strong, 4 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
3 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: API_CHANGELOG_URL
Environment variable: API_CHANGELOG_LOCAL_ONLY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-weiseer-api-changelog": {
"env": {
"API_CHANGELOG_URL": "your-api-changelog-url-here",
"API_CHANGELOG_LOCAL_ONLY": "your-api-changelog-local-only-here"
},
"args": [
"-y",
"@weiseer/api-changelog-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
SDK breaking-change tracker as a stdio MCP server.
Probe P-004 by weiseer.
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?"| 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 |
npm install -g @weiseer/api-changelog-mcp
{
"mcpServers": {
"api-changelog": {
"command": "npx",
"args": ["-y", "@weiseer/api-changelog-mcp"]
}
}
}
Apache-2.0
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.