Ollama

v1.0.0Data Science & MLstable

MCP server wrapping local Ollama models for offload from API-priced orchestrators. Nine stdio tools - generation, summarisation, analysis, drafting, code tasks (docstring/test/explain/review/types/refactor-suggest), diff-driven tasks (commit-message/

mcp-ollamamcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Ollama?

Ollama is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to mcp server wrapping local ollama models for offload from api-priced orchestrators. nine stdio tools - generation, summarisation, analysis, drafting, code tasks (docstring/test/explain/review/types/ref...

MCP server wrapping local Ollama models for offload from API-priced orchestrators. Nine stdio tools - generation, summarisation, analysis, drafting, code tasks (docstring/test/explain/review/types/refactor-suggest), diff-driven tasks (commit-message/

This server falls under the Data Science & ML category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • list_models
  • show_model
  • ask_model

Use Cases

Offload LLM tasks to local models
Code generation and analysis
true-alter

Maintainer

LicenseApache 2.0
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y mcp-ollama

Manual Installation

npx -y mcp-ollama

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Ollama

What is Ollama?

Ollama is a Model Context Protocol (MCP) server that mcp server wrapping local ollama models for offload from api-priced orchestrators. nine stdio tools - generation, summarisation, analysis, drafting, code tasks (docstring/test/explain/review/types/refactor-suggest), diff-driven tasks (commit-message/ It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Ollama?

Install via npm with the command: npx -y mcp-ollama. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Ollama?

Ollama works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Ollama free to use?

Yes, Ollama is open source and available under the Apache 2.0 license. You can use it freely in both personal and commercial projects.

Browse More Data Science & ML MCP Servers

Explore all data science & ml servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "mcp-ollama": { "command": "npx", "args": ["-y", "mcp-ollama"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Ollama?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides