Skip to main content
Glama

MCP Git Server

by MementoRC
pyrightconfig.json687 B
{ "include": ["src"], "exclude": ["**/__pycache__", "tests"], "reportMissingImports": "error", "reportMissingTypeStubs": "warning", "reportUndefinedVariable": "error", "reportGeneralTypeIssues": "warning", "reportAttributeAccessIssue": "warning", "reportCallIssue": "error", "reportArgumentType": "warning", "reportAssignmentType": "warning", "reportReturnType": "warning", "reportPossiblyUnboundVariable": "warning", "pythonVersion": "3.12", "typeCheckingMode": "basic", "useLibraryCodeForTypes": false, "reportUnusedImport": "warning", "reportUnusedClass": "information", "reportUnusedFunction": "information", "reportUnusedVariable": "warning" }

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

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