mcpcall
CommunityWrap MCP servers into portable Claude skills
Authorarchibate
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill converts MCP servers into self-contained Claude Code skills so tools hosted by an MCP server can be discovered, invoked, and streamed back within Claude workflows without cross-skill dependencies.
Core Features & Use Cases
- Self-contained Python wrapper templates for both auth and no-auth MCP deployments that standardize tool discovery and invocation.
- Executable PEP 723 script pattern that resolves dependencies on first run, streams results via MCP Streamable HTTP transport, and supports typed key-value and JSON arguments with basic type coercion.
- Use case: expose a Jina or custom MCP server as a Claude-invokable skill for search, classification, or automation tasks by baking the server URL and optional API key into the wrapper.
Quick Start
Copy the appropriate template into scripts/mcpcall.py, set SERVER_URL (and ENV_VAR if required), make the script executable, and run it to list and call tools.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: mcpcall Download link: https://github.com/archibate/archibate-skills/archive/main.zip#mcpcall 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.