push-chain-mcp-server
Verified Safeby kshitij-hash
Overview
A unified Model Context Protocol (MCP) server providing AI assistants with comprehensive access to Push Chain documentation and SDK APIs.
Installation
No command providedSecurity Notes
The server's primary risk vectors are the `setup.sh` script and the SDK/docs auto-update mechanisms (`sdk-updater.js`, `generate-docs-data.js`, `generate-sdk-data.js`), which fetch data directly from GitHub. While this is common for developer tools, a compromise of the upstream Push Chain repositories could introduce malicious code. An optional GitHub token for data fetching also adds a credential management concern. For an internal developer-focused tool, these risks are manageable but warrant caution.
Similar Servers
XcodeBuildMCP
Provides an MCP (Model Context Protocol) server for AI agents and other clients to programmatically build, test, run, and debug iOS and macOS applications, manage simulators/devices, and capture logs.
awesome-mcp-devtools
This repository serves as a curated list of developer tools, SDKs, libraries, and resources for building and interacting with Model Context Protocol (MCP) servers.
mcp-server
Provides a Model Context Protocol (MCP) server for AI agents to search and retrieve curated documentation for the Strands Agents framework, facilitating AI coding assistance.
mcp-servers
A curated collection of Model Context Protocol (MCP) server configurations to integrate various developer tools and services with AI agents.