angrysky56/ollama-mcp-server
Use fast-agent to use MCP tools with local LLM, API or Claude Desktop. WIP
Platform-specific configuration:
{
"mcpServers": {
"ollama-mcp-server": {
"command": "npx",
"args": [
"-y",
"ollama-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...