BeClaude

agent-skills-mcp

New
GitHubGeneralby Wackodacko

🛠️ Implement skills for AI agents using a Model Context Protocol server that allows easy definition and invocation of specialized tasks and resources.

First seen 6/6/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "agent-skills-mcp": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
mcpagent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is agent-skills-mcp?

🛠️ Implement skills for AI agents using a Model Context Protocol server that allows easy definition and invocation of specialized tasks and resources.

How to install agent-skills-mcp?

To install agent-skills-mcp: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "agent-skills-mcp": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is agent-skills-mcp best for?

agent-skills-mcp is a mcp categorized under General. It is designed for: mcp, agent. Created by Wackodacko.