Skip to main content
Glama

Reddit MCP

by GridfireAI
pyproject.toml521 B
[project] name = "reddit-mcp-autogen-example" version = "0.1.0" description = "Reddit agent example using autogen" readme = "README.md" requires-python = ">=3.12" dependencies = [ "reddit-mcp", # Parent package "autogen-ext[mcp,openai]>=0.4.9.2", "mcp[cli]>=1.4.1", "python-dotenv>=1.0.1", "autogen-agentchat>=0.4.9.2", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["."] [tool.uv.sources] reddit-mcp = { workspace = true }

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