Skip to content

Releases: getmcpads-com/google-search-console-mcp-server

Release list

v1.0.2

Choose a tag to compare

@emmgui emmgui released this 30 Aug 12:32

Fixes the version each server announced over MCP: it introduced itself as 1.0.0 while shipping 1.0.1, a small untruth repeated on every handshake.

A test now compares the literal in src/server.ts against package.json, so package.json, server.json and the announced version have to move together.

Install: npx -y @getmcpads/google-search-console-mcp-server

v1.0.1

Choose a tag to compare

@emmgui emmgui released this 30 Aug 11:19

Listed in the MCP Registry as com.getmcpads/google-search-console.

  • server.json and mcpName, so the registry can verify package ownership
  • npm homepage now points at the product page rather than back at this README
  • a workflow that republishes to the registry on each version tag, and refuses to run when the tag, package.json and server.json disagree

Install: npx -y @getmcpads/google-search-console-mcp-server