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.
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.
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.
claude mcp add blackhawk-mcp -- npx -y blackhawk-mcp
{
"mcpServers": {
"blackhawk-mcp": {
"args": [
"-y",
"blackhawk-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.blackhawk-mcp]
command = "npx"
args = ["-y", "blackhawk-mcp"]
{
"mcpServers": {
"blackhawk-mcp": {
"args": [
"-y",
"blackhawk-mcp"
],
"command": "npx"
}
}
}
{
"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.
Google Sheets MCP Pack
Connect AI assistants to Google Sheets through controlled tools for reading and updating rows.
Google Search Console MCP Pack
Powerful tools for automating Google Sheets using Model Context Protocol (MCP)
Google Play Console MCP Server for AI coding agents
Secure access to Google Drive, Docs, Sheets, Slides, and Calendar through MCP.
Allow AI systems to read, write, and query spreadsheet data via Google Sheets.
Read-only access to App Store Connect and Google Play: apps, releases, and reviews.
Answers built from our own checks of this server.