Skip to main content
Glama

mcp-server-ollama-deep-researcher

MIT License
5
  • Apple
  • Linux

research

Perform in-depth research on any topic by combining web search results with LLM-driven synthesis. This tool enables comprehensive analysis directly within the MCP ecosystem, leveraging local Ollama models for detailed insights.

Instructions

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 from mcp-server-ollama-deep-researcher

Related Tools

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/Cam10001110101/mcp-server-ollama-deep-researcher'

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