Vibe Coder MCP provides AI agents with tools for software development. It exposes code execution, debugging, and version control. It connects to GitHub for repository management and Git for version control. Developers use it to automate coding tasks, debug applications, and manage code repositories.
Vibe Coder MCP provides AI agents with tools for software development. It exposes code execution, debugging, and version control. It connects to GitHub for repository management and Git for version control. Developers use it to automate coding tasks, debug applications, and manage code repositories.
npx -y vibe-coder-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"freshtechbro-vibe-coder-mcp-github": {
"command": "npx",
"args": [
"-y",
"npx -y vibe-coder-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Vibe Coder MCP?"
API Key Required
This server requires an API key from Vibe Coder MCP. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| VIBE_CODER_MCP_API_KEY | Yes | Your Vibe Coder MCP API key |
"What resources are available in Vibe Coder MCP?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Vibe Coder MCP"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Vibe Coder MCP with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.