Skip to main content
Glama

bootstrap_repo

Create a new Gitopia repository with local initialization, adding README and .gitignore files, and pushing the first commit to start a project.

Instructions

Use this when you need to create a brand new project from scratch (remote + local + initial commit). Creates a Gitopia repository, initializes it locally, adds initial files (README, .gitignore), and pushes the first commit. Requires 'owner_id' and 'name'. Optional: 'local_path' (defaults to repo name), 'description', 'create_readme' (default true), 'create_gitignore', 'gitignore_template' (go, python, node, rust, java, .net, generic), 'initial_branch' (default 'main'). See also: create_repo.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
owner_idYes
nameYes
local_pathNo
descriptionNo
create_readmeYes
create_gitignoreYes
initial_branchNo
gitignore_templateNo

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/gitopia/gitopia-mcp-server'

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