ausboss/mcp-ollama-agent
A TypeScript example showcasing the integration of Ollama with the Model Context Protocol (MCP) servers. This project provides an interactive command-line interface for an AI agent that can utilize the tools from multiple MCP Servers..
Platform-specific configuration:
{
"mcpServers": {
"mcp-ollama-agent": {
"command": "npx",
"args": [
"-y",
"mcp-ollama-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...