Skip to main content
Glama

mcp-server-ollama-deep-researcher

MIT License
5
  • Apple
  • Linux

get_status

Check the status of ongoing research tasks locally with this MCP server tool, enabling real-time updates on deep research processes.

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" }

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