ollama-mcp

ollama-mcp

67

The Ollama MCP Server provides integration services between local Ollama LLM models and MCP applications, supporting model management and interaction. It features automatic port management and environment configuration for seamless operation.

What is the default port for the Ollama MCP Server?

The default port for the Ollama MCP Server is 3456.

How can I change the server port?

You can change the server port by setting the PORT environment variable before starting the server.

What is the license for the Ollama MCP Server?

The Ollama MCP Server is licensed under the AGPL v3.0.

Can I use the Ollama MCP Server in a commercial application?

To use the Ollama MCP Server in a commercial application, you must comply with the AGPL v3.0 terms and obtain a separate commercial license.

What are the prerequisites for installing the Ollama MCP Server?

The prerequisites for installing the Ollama MCP Server include Node.js (v16 or higher), npm, and Ollama installed and running locally.