MCP Connector
CommunityPlug skills into MCP-enabled apps.
AuthorSounder25
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill exposes the Antigravity Skills Library to MCP-compliant agents, enabling external systems to invoke library tools as native MCP tools.
Core Features & Use Cases
- MCP server exposure: list skills, run a skill by id, and read a skill's specification.
- Integrator-friendly: enables MCP clients like Claude Desktop to plug in the library for automated workflows.
- Use Case: Connect a client to call a skill by id and retrieve artifacts or results for downstream processing.
Quick Start
Start the MCP server by running python server.py from this directory. Then configure your MCP client with the provided JSON configuration to point to the server and use list_skills() or run_skill(id, args) to interact with the library.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: MCP Connector Download link: https://github.com/Sounder25/Google-Antigravity-Skills-Library/archive/main.zip#mcp-connector Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.