Skip to main content
Glama
DocHatty

Community Research MCP

by DocHatty
.env.example700 B
# Internal LLM calls removed - server returns structured data only # Optional: Enhanced Search APIs SERPER_API_KEY= BRAVE_SEARCH_API_KEY= # Firecrawl FIRECRAWL_API_KEY= FIRECRAWL_API_URL=https://api.firecrawl.dev/v1/search # Tavily TAVILY_API_KEY= TAVILY_API_URL=https://api.tavily.com/search # Reddit API REDDIT_CLIENT_ID= REDDIT_CLIENT_SECRET= REDDIT_REFRESH_TOKEN= # Google Grounding (Gemini with Google Search) - FALLBACK for niche topics # Free tier: 500 requests/day for Flash models # Get your key at: https://aistudio.google.com/apikey # This is used as a fallback when primary community sources return sparse results GOOGLE_API_KEY= # Alternative name (either works): # GEMINI_API_KEY=

Latest Blog Posts

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/DocHatty/community-research-mcp'

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