Skip to main content
Glama

GitMCP

config_get

Retrieve a specific configuration value by providing its key using the tool integrated with GitMCP, which transforms GitHub projects into MCP endpoints for AI accessibility.

Instructions

Get a configuration value

Input Schema

NameRequiredDescriptionDefault
keyYesConfiguration key

Input Schema (JSON Schema)

{ "properties": { "key": { "description": "Configuration key", "type": "string" } }, "required": [ "key" ], "type": "object" }

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