Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PUBMED_EMAILYesYour email address (required by NCBI)
PUBMED_API_KEYNoOptional API key for higher rate limits

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
git_list_repositoriesA

List configured workspace folders and whether each is an available Git repository root.

git_register_repositoryC

Register a Git worktree under a configured repository root and return its repositoryId.

git_statusA

Show branch and working tree status.

git_logC

Read bounded commit history.

git_show_commitA

Show commit metadata, changed files, and optionally its patch.

git_diffB

Compare working tree, index, or two revisions.

git_range_diffC

Compare two commit ranges.

git_blameA

Show line-level commit attribution for a file.

git_grepB

Search tracked content without invoking a shell.

git_list_refsB

List local branches, tags, and remote-tracking refs.

git_list_treeB

List files and directories at a revision.

git_read_fileB

Read a bounded file blob at a revision.

git_compare_refsB

Resolve two refs and report merge base and ahead/behind counts.

git_list_remotesA

List configured remote names without exposing URLs.

git_list_remote_refsA

List refs from a configured anonymous public HTTPS remote.

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

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