mcpbeat Sign in

Blackhawk MCP Server

by 000safah000-ai Your server? Claim it
local only

Blackhawk MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm.

BlackHawkMCP - connect AI to Google Sheets

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 25 · avg 6 · +14% w/w
a month agotoday
29
Installs / week
npm · blackhawk-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add blackhawk-mcp -- npx -y blackhawk-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "blackhawk-mcp": {
      "args": [
        "-y",
        "blackhawk-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.blackhawk-mcp]
command = "npx"
args = ["-y", "blackhawk-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "blackhawk-mcp": {
      "args": [
        "-y",
        "blackhawk-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "blackhawk-mcp": {
      "args": [
        "-y",
        "blackhawk-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GOOGLE_CLIENT_ID (Google OAuth2 client ID), GOOGLE_CLIENT_SECRET (Google OAuth2 client secret), GOOGLE_REDIRECT_URI (OAuth2 redirect URI). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Blackhawk MCP

same job, measured the same way
Google_sheets
by pipeworx-io

Google Sheets MCP Pack

41 tools answering
Sheet Best MCP
by sheetbest

Connect AI assistants to Google Sheets through controlled tools for reading and updating rows.

answering
Google_search_console
by pipeworx-io

Google Search Console MCP Pack

35 tools answering
Google Sheets MCP
by henilcalagiya

Powerful tools for automating Google Sheets using Model Context Protocol (MCP)

115 installs/wk local only
Gpc MCP Server
by muhammetali

Google Play Console MCP Server for AI coding agents

53 installs/wk local only
Google Drive MCP
by piotr-agier

Secure access to Google Drive, Docs, Sheets, Slides, and Calendar through MCP.

9 129 installs/wk local only
Google Sheets
by domdomegg

Allow AI systems to read, write, and query spreadsheet data via Google Sheets.

650 installs/wk local only
App Store & Google Play
by johnbilousov

Read-only access to App Store Connect and Google Play: apps, releases, and reviews.

51 installs/wk local only

Blackhawk MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Blackhawk MCP?
Blackhawk MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package blackhawk-mcp was installed 29 times last week.
Is Blackhawk MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Blackhawk MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls blackhawk-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Blackhawk MCP?
The npm package blackhawk-mcp was installed 29 times in the last week. Week over week that is +14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.