Skip to main content
Glama

mcp-server-ollama-deep-researcher

MIT License
13
  • Apple
  • Linux

get_status

Check the current status of ongoing research tasks locally using the MCP server's deep research capabilities. No parameters required.

Instructions

Get the current status of any ongoing research

Input Schema

NameRequiredDescriptionDefault
_dummyYesNo parameters needed

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "_dummy": { "const": "dummy", "description": "No parameters needed", "type": "string" } }, "required": [ "_dummy" ], "type": "object" }

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