MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Ollama MCP

Created 5/9/2026
Updated about 3 hours ago
Repository documentation and setup instructions

ollama-mcp

Ollama MCP

Quick Setup
Installation guide for this server

Install Package (if required)

uvx ollama-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "angelcantugr-ollama-mcp": { "command": "uvx", "args": [ "ollama-mcp" ] } } }