{"id":"mcpgod-cli","name":"cli","homepage":"https://github.com/mcpgod/cli","repo_url":"https://github.com/mcpgod/cli","category":"devtools","subcategories":[],"tags":["mcp","cli","oclif","modelcontextprotocol","tooling","automation"],"what_it_does":"mcpgod (MCPGod) is an oclif-based Node/TypeScript CLI for managing Model Context Protocol (MCP) servers. It helps add/remove/list MCP servers per client, discover tools exposed by MCP servers, run MCP servers, and call specific tools from the command line. It also supports per-client tool allow/block permissions and logs server runs to a local logs directory.","use_cases":["Configure and manage MCP servers for different downstream clients (e.g., Claude)","Enumerate tools exposed by MCP servers for integration/testing","Run MCP servers locally and inspect outputs for debugging","Invoke MCP tool calls directly from the terminal with key=value parameters","Apply tool-level permissions per client to limit what tools are available"],"not_for":["Production SaaS/API use where a long-lived network service with REST endpoints is expected","Centralized enterprise governance with audited authn/authz and server-side enforcement (this appears primarily local CLI config)","Use cases requiring OAuth/SSO, managed cloud storage, or multi-tenant APIs"],"best_when":"You want a local developer/operator tool to orchestrate MCP servers and tool calls from your terminal across Windows/macOS/Linux.","avoid_when":"You need a documented, network-facing API (REST/GraphQL/gRPC) or managed authentication/authorization handled by a remote service.","alternatives":["Direct MCP client usage via @modelcontextprotocol/sdk","MCP server tooling from modelcontextprotocol ecosystem (if applicable)","Writing a small custom Node/TS wrapper around the MCP SDK rather than using a CLI"],"af_score":48.2,"security_score":31.2,"reliability_score":30.0,"package_type":"mcp_server","discovery_source":["github"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T13:45:29.643989+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":false,"mcp_server_url":null,"has_sdk":true,"sdk_languages":["TypeScript","JavaScript"],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"No authentication mechanism for mcpgod itself is described. Authentication is implicitly about npm install/publishing only (NPM_TOKEN, GH secrets), not runtime access for a service."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Open-source CLI distributed via npm; no pricing details for usage are provided."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":48.2,"security_score":31.2,"reliability_score":30.0,"mcp_server_quality":65.0,"documentation_accuracy":75.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":100.0,"rate_limit_clarity":0.0,"tls_enforcement":0.0,"auth_strength":20.0,"scope_granularity":30.0,"dependency_hygiene":55.0,"secret_handling":60.0,"security_notes":"Security posture is mostly about local execution: mcpgod is a CLI that runs/inspects MCP servers and writes logs to a local directory. No TLS/network transport is described (likely not applicable for a CLI). No runtime auth model is documented; permissions are described at the tool level per client but implementation details and enforcement guarantees are not provided. Dependency hygiene is unknown; dependencies listed include common libraries (sdk, oclif, winston, zod), but no vulnerability/CVE or pinning details are provided.","uptime_documented":0.0,"version_stability":50.0,"breaking_changes_history":40.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["CLI-oriented interface: an agent must shell out to commands and parse stdout/stderr; structured machine-readable output format is not described.","No explicit retry/idempotency guarantees are documented for add/remove/run/tool operations.","Tool invocation uses positional/kv parameters; agents must format parameters correctly to avoid malformed calls.","Logging path is described, but log format and rotation/size limits are not documented."]}}