by MCP Community
MCP build: init → build → run. Turn your project (@tool, SKILL, n8n) into a standalone MCP npm server (no framework embedding, no package conflict).
MCP build: init → build → run. Turn your project (@tool, SKILL, n8n) into a standalone MCP npm server (no framework embedding, no package conflict).
npx -y @botbotgo/toolkit
npx -y @botbotgo/toolkit
{
"mcpServers": {
"toolkit": {
"command": "npx",
"args": ["-y", "@botbotgo/toolkit"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared