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

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

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, HEAD, 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_fileA

Read a bounded file from a revision, the index, or the working tree.

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