mcp-server-ollama-deep-researcher

by Cam10001110101
Verified

research

Research a topic using web search and LLM synthesis

Input Schema

NameRequiredDescriptionDefault
topicYesThe topic to research

Input Schema (JSON Schema)

{ "properties": { "topic": { "description": "The topic to research", "type": "string" } }, "required": [ "topic" ], "type": "object" }

You must be authenticated.

Other Tools