Skip to main content
Glama

Reddit MCP

by GridfireAI
pyrightconfig.json676 B
{ "include": ["tools", "util", "tests"], "exclude": ["**/node_modules", "**/__pycache__", ".venv"], "strict": ["tools", "util"], "typeCheckingMode": "strict", "useLibraryCodeForTypes": true, "reportMissingTypeStubs": "warning", "reportUnknownMemberType": "warning", "reportUnknownVariableType": "warning", "reportUnknownArgumentType": "warning", "reportMissingParameterType": "error", "reportMissingTypeArgument": "error", "reportInvalidTypeVarUse": "error", "reportUntypedFunctionDecorator": "warning", "reportUnknownParameterType": "warning", "reportPrivateUsage": "warning", "pythonVersion": "3.12", "venvPath": ".", "venv": ".venv" }

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/GridfireAI/reddit-mcp'

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