Skip to main content
Glama

Vibe Coder MCP

by freshtechbro
mcp-config.template.json•1.36 kB
{ "tools": { "vibe-task-manager": { "description": "AI-native task management with RDD methodology", "use_cases": [ "break down {task} into subtasks", "create atomic tasks for {project}", "decompose {epic} into manageable pieces" ], "input_patterns": [ "task: {description}", "epic: {description}", "project: {description}" ], "enabled": true, "timeout": 300000 }, "research-manager": { "description": "Deep research using Perplexity Sonar", "use_cases": [ "research {topic}", "find information about {subject}", "investigate {technology}" ], "input_patterns": [ "research: {query}", "investigate: {topic}", "explore: {subject}" ], "enabled": true, "timeout": 120000 }, "code-map-generator": { "description": "Advanced codebase analysis and mapping", "use_cases": [ "analyze {codebase}", "map project structure", "generate code documentation" ], "input_patterns": [ "analyze: {directory}", "map: {project}", "document: {codebase}" ], "enabled": true, "timeout": 180000 } }, "version": "0.3.2", "created_at": "{{timestamp}}", "last_modified": "{{timestamp}}" }

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/freshtechbro/vibe-coder-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server