Vibecoders MCP
by RaedBerjaoui
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | No | GitHub token (optional) | |
| VERCEL_TOKEN | No | Vercel token (optional) | |
| BRAVE_API_KEY | No | Brave API key (optional) | |
| GEMINI_API_KEY | No | Gemini API key (optional) | |
| OPENAI_API_KEY | No | OpenAI API key (optional) | |
| TAVILY_API_KEY | No | Tavily API key (optional) | |
| ANTHROPIC_API_KEY | No | Anthropic API key (optional) | |
| VIBECODERS_SERVERS | No | Path to a custom servers.json file (resolved in order: this env var, then ~/.vibecoders/servers.json, then ./servers.json) | |
| SUPABASE_ACCESS_TOKEN | No | Supabase access token (optional) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RaedBerjaoui/vibecoders-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server