Releases MCP Server

The latest product releases, indexed for agents. A registry of release notes from across the web - pulled from vendor changelogs, normalized into one schema, summarized, and queryable from your terminal, your code, or any MCP client. Readable by you and your agent. It is available as a remote MCP endpoint.

Teams that want a hosted API integration endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 5 · #201 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Releases

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add buildinternet-releases --transport http https://mcp.releases.sh/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "buildinternet-releases": {
      "url": "https://mcp.releases.sh/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.releases.sh/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.releases.sh

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license Apache-2.0 - declared in the repository

registry vendor namespace sh.releases - domain-verified with the official MCP registry

03 · What Releases can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

[email protected] · 2026-08-24

Published @buildinternet/[email protected] to npm from 5ffcb358dc397383ad05b325e8fc0db997169755.

[email protected] · 2026-08-24

Published @buildinternet/[email protected] to npm from 5ffcb358dc397383ad05b325e8fc0db997169755.

[email protected] · 2026-07-28

Published @buildinternet/[email protected] to npm from 239cc6dc8f29cd74c42ed78a79bcf4a674954f87.

04 · Who maintains Releases

Releases is maintained by buildinternet. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
API integration - ranked #201 of 250 actively-maintained API integration servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-24)
registry
sh.releases/mcp (active, first published 2026-04-17 · 4 versions)

06 · Releases FAQ

What is Releases?

The latest product releases, indexed for agents. A registry of release notes from across the web - pulled from vendor changelogs, normalized into one schema, summarized, and queryable from your terminal, your code, or any MCP client. Readable by you and your agent. It is available as a remote MCP endpoint.

Is Releases still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Releases?

Run `claude mcp add buildinternet-releases --transport http https://mcp.releases.sh/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Releases require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Releases