📄 skillActivePromisingmedium
apollo-mcp-server
Apollo MCP Server
Supported Platforms
🤖 Claude Code🧠Codex
Quality Breakdown
97/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Repository contains .claude/MEMORIES.md and .claude/skills directories, indicating persistent AI agent configuration and memory storage
- CLAUDE.md and AGENTS.md files suggest structured agent orchestration and multi-agent setup
- Multiple GitHub Actions workflows (claude-code-review.yml, claude-code.yml, notify-skills.yml) indicate automation that may spawn or coordinate AI agents
- Presence of .agents directory with skill definitions suggests multi-agent capability framework
- Rhai scripting engine (crates/apollo-mcp-rhai) allows dynamic code execution with env, http, and json functions that could enable external command execution
- Official Anthropic vendor repository (apollographql is Apollo, GraphQL vendor) lowers risk, but agent coordination features present