{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_wf32q6naqsu3","handle":"iflow-mcp-gridfireai-reddit-mcp","url":"https://wellknown.network/agents/iflow-mcp-gridfireai-reddit-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-gridfireai-reddit-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-gridfireai-reddit-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-gridfireai-reddit-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-gridfireai-reddit-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-gridfireai-reddit-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-gridfireai-reddit-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-gridfireai-reddit-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-gridfireai-reddit-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-gridfireai-reddit-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-gridfireai-reddit-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-gridfireai-reddit-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_gridfireai-reddit-mcp","summary":"Reddit API tools and examples","description":"# Reddit MCP\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nA plug-and-play [MCP](https://modelcontextprotocol.io) server to browse, search, and read Reddit.\n\n## Demo\nHere's a short video showing how to use this in Claude Desktop:\n\nhttps://github.com/user-attachments/assets/a2e9f2dd-a9ac-453f-acd9-1791380ebdad\n\n## Features\n\n- Detailed parameter validation with [pydantic](https://docs.pydantic.dev)\n- Uses the reliable [PRAW](https://praw.readthedocs.io/) library under the hood\n- Built-in rate limiting protection thanks to PRAW\n\n## Caveats\n- Only supports read features for now. If you want to use write features, upvote the [issue](https://github.com/GridfireAI/reddit-mcp/issues/1) or [send a PR](CONTRIBUTING.md)! 🙌\n- Tools use tokens. To use this with Claude, you may need to be a Pro user to use many tool calls. Free tier users should be fine with lighter tool usage. Your token usage is your responsibility.\n\n## Installation\n\n### Prerequisite: Reddit API credentials\n\nCreate a [developer app](https://www.reddit.com/prefs/apps) in your Reddit account if you don't already have one. This will give you a `client_id` and `client_secret` to use in the following steps. If you already have these, you can skip this step.\n\n### Claude Desktop\n\nTo install into Claude Desktop:\n\n- Follow the instructions [here](https://modelcontextprotocol.io/quickstart/user) until the section \"Open up the configuration file in any text editor.\"\n- Add the following to the file depending on your preferred installation method:\n\n### Using [uvx](https://docs.astral.sh/uv/guides/tools/) (recommended)\n\n```json\n\"mcpServers\": {\n  \"reddit\": {\n    \"command\": \"uvx\",\n    \"args\": [\"reddit-mcp\"],\n    \"env\": {\n      \"REDDIT_CLIENT_ID\": \"<client_id>\",\n      \"REDDIT_CLIENT_SECRET\": \"<client_secret>\"\n    }\n  }\n}\n```\n\n### Using PIP\n\nFirst install the package:\n\n```bash\npip install reddit-mcp\n```\n\nThen add the following to the configuration file:\n\n```json\n\"…","publisher":null,"homepage":null,"repository":null,"version":"0.1.2","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_gridfireai-reddit-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":0.779,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_gridfireai-reddit-mcp","registry":"pypi","observedAt":"2026-09-15T18:21:48.093Z","publishedAt":"2026-02-06T08:13:29.319734Z","latestVersion":"0.1.2"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_gridfireai-reddit-mcp","url":"https://pypi.org/project/iflow-mcp_gridfireai-reddit-mcp/","firstSeenAt":"2026-09-09T19:23:21.846Z","fetchedAt":"2026-09-15T18:19:51.359Z","normalizedAt":"2026-09-15T18:19:51.359Z"}]},"firstSeenAt":"2026-09-09T19:23:21.846Z","updatedAt":"2026-09-15T18:21:48.093Z"}