Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
git_initC

Initialize a new Git repository

git_addC

Add files to Git staging area

git_commitC

Commit staged changes

git_pushC

Push commits to remote repository

git_pullC

Pull changes from remote repository

git_cloneC

Clone a repository

git_statusC

Get repository status

git_branch_createC

Create a new branch

git_branch_listC

List all branches

git_branch_switchC

Switch to a branch

git_mergeC

Merge a branch into current branch

gitea_create_repoC

Create a new repository on Gitea

gitea_list_reposB

List repositories on Gitea

gitea_get_repoC

Get repository information from Gitea

github_create_repoC

Create a new repository on GitHub

github_list_reposC

List repositories on GitHub

auth_set_tokenC

Set authentication token for a provider

auth_get_token_infoC

Get token information for a provider

auth_test_connectionC

Test connection to a provider

config_setC

Set a configuration value

config_getC

Get a configuration value

config_listB

List all configuration values

release_createC

Create a new release

release_listD

List releases

version_bumpC

Bump version number

version_validateC

Validate semantic version

backup_createC

Create a backup

backup_listC

List backups

pingC

Test connectivity

versionB

Get MCP version information

health_checkD

Perform health check

env_checkC

Check environment variables

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/idosal/git-mcp'

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