claude mcp add ccboot-mcp-server -- npx -y ccboot-mcp-server
{
"mcpServers": {
"ccboot-mcp-server": {
"command": "npx",
"args": ["-y", "ccboot-mcp-server"]
}
}
}
{
"mcpServers": {
"ccboot-mcp-server": {
"command": "npx",
"args": ["-y", "ccboot-mcp-server"]
}
}
}
{
"mcpServers": {
"ccboot-mcp-server": {
"command": "npx",
"args": ["-y", "ccboot-mcp-server"]
}
}
}
About This MCP Server
The io.github.RCOLKITT/ccboot-mcp-server is a developer tool that generates and manages Claude Code configurations, including CLAUDE.md files, skills, agents, hooks, and Model Context Protocol settings. It enables developers to set up and customize their Claude Code environment through standardized configurations. Developers would use this tool when initializing or updating their Claude Code projects to streamline the configuration process.
Generate and manage Claude Code configs: CLAUDE.md, skills, agents, hooks, and MCP settings.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
ccboot-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The ccboot-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.