MCP Web Research Server
by mzxrai
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
agentic-research | Conduct iterative web research on a topic, exploring it thoroughly through multiple steps while maintaining a dialogue with the user |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search_google | Search Google for a query |
visit_page | Visit a webpage and extract its content |
take_screenshot | Take a screenshot of the current page |