We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cyanheads/git-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.ts•169 B
/**
* @fileoverview Barrel file for the git working directory resource.
* @module src/mcp-server/resources/gitWorkingDir/index
*/
export * from "./registration.js";