mcp-faster-caller

Community

Turn MCP calls into tiny, fast prompts.

Authorsancodeee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

此技能将简短的用户指令转化为结构化的 MCP 调用,显著降低 token 消耗并提升跨服务器操作的速度。

Core Features & Use Cases

  • Alias 映射与解析: 通过内置字典将简短别名映射到目标 MCP 服务器与命令,支持中英文。
  • 多格式参数支持: 可处理普通参数、JSON 参数和命名参数 key=value,灵活应对不同场景。
  • 快速统一输出: 产出服务器、命令与参数的 JSON 结构,便于后续直接执行或调试。
  • Use Case: 仅需输入 "gh list-repos owner=username",即可获得完整 MCP 调用以在后端服务器执行。

Quick Start

gh list-repos owner=username db query "SELECT * FROM users LIMIT 5"

直接使用示例: gh list-repos owner=username db query "SELECT * FROM users LIMIT 5"

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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-faster-caller
Download link: https://github.com/sancodeee/sen-claude-hub/archive/main.zip#mcp-faster-caller

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.