VibeShift is an MCP server for AI-assisted coding security. It exposes tools to scan code for vulnerabilities, enforce security policies, and integrate with GitHub repositories. It connects to GitHub's API for repository access and issue tracking. Developers use it to automate security checks in their CI/CD pipelines, ensuring code quality and compliance.
VibeShift is an MCP server for AI-assisted coding security. It exposes tools to scan code for vulnerabilities, enforce security policies, and integrate with GitHub repositories. It connects to GitHub's API for repository access and issue tracking. Developers use it to automate security checks in their CI/CD pipelines, ensuring code quality and compliance.
pip install VibeShiftAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"groundng-vibeshift-github": {
"command": "uvx",
"args": [
"pip install VibeShift"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from VibeShift?"
API Key Required
This server requires an API key from VibeShift. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| VIBESHIFT_API_KEY | Yes | Your VibeShift API key |
"What resources are available in VibeShift?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in VibeShift"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in VibeShift 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.