This MCP server emulates Claude Skills with any LLM via the Model Context Protocol, allowing for modular enhancements to agent capabilities.
From the registry: Provider agnostic skills implementation, with skills sourced from local paths or GitHub repositories
Please install the `tiger-skills` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Skills YAML config** — Create a skills.yaml file pointing to local or GitHub skill collections
Canonical MCP server config (HTTP transport):
- url: `http://localhost:<port>/mcp`
Note: Emulate Claude Skills with any LLM via MCP. Load skills from local directories or GitHub repos. Skills defined as SKILL.md files. Optional subagent support. Build and run locally from source. SKILLS_FILE env var for config path.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.GITHUB_TOKENrequiredGitHub token with the correct scopes for accessing repositories.SKILLS_FILErequiredPath to the YAML file configuring the set of skills.SUBAGENT_DISABLEDSet to true to disable the subagent tool.MCP_PATHPath to specify for the mcp.yaml configuration file.AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
MCP Toolbox for Databases enables your agent to connect to your database.
MCP Toolbox for Databases enables your agent to connect to your database.