Skip to main content
Glama
markchiang

gpt-researcher-mcp

by markchiang

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FAST_LLMYesFast LLM model, e.g., google_genai:gemini-1.5-flash
EMBEDDINGYesEmbedding model, e.g., google_genai:models/text-embedding-004
SMART_LLMYesSmart LLM model, e.g., google_genai:gemini-1.5-pro
llm_providerYesLLM provider, e.g., google_genai
STRATEGIC_LLMYesStrategic LLM model, e.g., google_genai:gemini-1.5-pro
GOOGLE_API_KEYYesGoogle API key
TAVILY_API_KEYYesTavily API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
add-noteC

Add a new note

get_reportC

Get a research report based on a query and report type

Prompts

Interactive templates invoked by user choice

NameDescription
summarize-notesCreates a summary of all notes

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/markchiang/gpt-researcher-mcp'

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