Loomal

api-changelog

MCP server by github.com/weiseer/api-changelog-mcp

SDK breaking-change tracker for AI agents — Anthropic/OpenAI/LangChain/MCP/Mistral.

0 starsnpm: @weiseer/api-changelog-mcp

About api-changelog

api-changelog is an MCP (Model Context Protocol) server published by weiseer in the official MCP registry, listed under Autonomous Agents on Loomal. SDK breaking-change tracker for AI agents — Anthropic/OpenAI/LangChain/MCP/Mistral.

It ships as an npm package (@weiseer/api-changelog-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/weiseer/api-changelog-mcp.

Use api-changelog with your agent

Claude Code · one command
claude mcp add api-changelog -- npx -y @weiseer/api-changelog-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "api-changelog": {
      "command": "npx",
      "args": [
        "-y",
        "@weiseer/api-changelog-mcp"
      ]
    }
  }
}
npm@weiseer/api-changelog-mcp

Frequently asked questions

What is api-changelog?
api-changelog is an MCP (Model Context Protocol) server by weiseer in the Autonomous Agents category. SDK breaking-change tracker for AI agents — Anthropic/OpenAI/LangChain/MCP/Mistral.
How do I connect api-changelog to Claude, Cursor, or another MCP client?
Install api-changelog from its npm package (@weiseer/api-changelog-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is api-changelog open source?
Yes — the source code is public at github.com/weiseer/api-changelog-mcp.
Can AI agents pay to use api-changelog?
Not yet through Loomal — api-changelog is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain api-changelog? Claim this listing free by verifying GitHub ownership, or contact us.