RooCodeInc / create-mcp-server
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/create-mcp-server && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/1509" && unzip -o skill.zip -d .claude/skills/create-mcp-server && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/create-mcp-server/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Instructions for creating MCP (Model Context Protocol) servers that expose tools and resources for the agent to use. Use when the user asks to create a new MCP server or add MCP capabilities.
0 views
0 installs