reddit_MCP / fastmcp.json
Jofthomas's picture
Upload 4 files
fb8e780 verified
{
"name": "reddit-painpoints",
"description": "MCP server that monitors r/MistralAI and extracts community pain points with links",
"entrypoint": "server.py",
"transport": "streamable-http",
"http": {
"host": "0.0.0.0",
"port": 7860
}
}