Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
mcp-server-ollama-deep-researcher
by
Cam10001110101
Verified
GitHub
Search
Research & Data
Knowledge & Memory
Python
MIT License
3
Apple
Linux
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
.context
src
docker-compose.yml
Dockerfile
.env.example
.gitattributes
.gitignore
LICENSE
package.json
package-lock.json
pyproject.toml
README.md
run-docker.bat
run-docker.sh
tsconfig.json
{ "compilerOptions": { "target": "ES2022", "module": "NodeNext", "moduleResolution": "NodeNext", "outDir": "./build", "rootDir": "./src", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true }, "include": ["src/**/*"] }