Skip to main content
Glama
yigitkonur

Research Powerpack MCP

by yigitkonur

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RESEARCH_MODELNoAI model to use for deep_research tool. Recommended: perplexity/sonar-deep-research (default), x-ai/grok-4.1-fast, anthropic/claude-3.5-sonnet, or openai/gpt-4o-mini.perplexity/sonar-deep-research
SERPER_API_KEYNoSerper API key for Google search functionality. Enables web_search and search_reddit tools. Free tier: 2,500 queries/month.
REDDIT_CLIENT_IDNoReddit OAuth client ID for Reddit API access. Enables get_reddit_post tool. Free and unlimited.
SCRAPEDO_API_KEYNoScrape.do API key for web scraping with JavaScript rendering and geo-targeting. Enables scrape_links tool. Free tier: 1,000 credits/month.
OPENROUTER_API_KEYNoOpenRouter API key for AI model access. Enables deep_research tool and AI extraction in scrape_links. Pay-as-you-go pricing.
OPENROUTER_BASE_URLNoBase URL for OpenRouter API.https://openrouter.ai/api/v1
LLM_EXTRACTION_MODELNoAI model to use for content extraction in scrape_links when use_llm is enabled. Recommended: openrouter/gpt-oss-120b:nitro (default), anthropic/claude-3.5-sonnet, or openai/gpt-4o-mini.openrouter/gpt-oss-120b:nitro
REDDIT_CLIENT_SECRETNoReddit OAuth client secret for Reddit API access. Enables get_reddit_post tool. Free and unlimited.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/yigitkonur/research-powerpack-mcp'

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