Skip to main content
Glama

VibeCoding System

by Zenobia000

get-project

Retrieve detailed project information using a project ID within the VibeCoding System. Designed to help users quickly access essential project data for MVP and POC development in an AI-driven framework.

Instructions

Get project details

Input Schema

NameRequiredDescriptionDefault
projectIdYesThe ID of the project

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "The ID of the project", "type": "string" } }, "required": [ "projectId" ], "type": "object" }
Install Server

Other Tools from VibeCoding System

Related Tools

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