Skip to main content
Glama

VibeCoding System

by Zenobia000

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
start-session

Start a new VibeCoding development session

get-context-summary

Get a summary of the current project and session context

add-conversation

Add a conversation entry to the current session

record-decision

Record an important project decision

get-relevant-history

Retrieve relevant conversation history based on a query

get-ai-insight

Get AI-powered insights and suggestions based on current context

start-clarification

Start a project clarification process

provide-clarification

Provide a clarification answer

generate-prd

Generate a project PRD

get-project

Get project details

list-projects

List all projects

generate-impl-plan

Generate a project implementation plan

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/Zenobia000/vibeCoding-mcp'

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