📄 skillActivePromisingmedium

apollo-mcp-server

by apollographql

Apollo MCP Server

Supported Platforms

🤖 Claude Code🧠 Codex

Stars

289

Skill Type

📖 Library & API Reference

Quality Score

97/200

License

MIT

Forks

68

Last Updated

Jun 11, 2026

Discovered

Apr 17, 2026

Validation

Passed

github.com/apollographql/apollo-mcp-server

Quality Breakdown

97/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
â—‹Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

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.

Unverified skill. Always review source code before installing any skill from an unknown author.

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