shivamr021/ollama-langchain-agents
A collection of intelligent AI agents built using Ollama, LangChain, and local LLMs — including chatbots, voice assistants, web scrapers, document readers, and custom tools. No APIs required. Fully offline.
Platform-specific configuration:
{
"mcpServers": {
"ollama-langchain-agents": {
"command": "npx",
"args": [
"-y",
"ollama-langchain-agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...