facebook tracking pixel
Back to Marketplace
Ollama MCP integration

Ollama

Get up and running with large language models.

Start for free
Tools
10
Last update
1 week ago

Category

AI & ML

Works with

WhatsAppFacebookInstagramWeb

AI Compatible

ChatGPTClaudeGemini

Tools

Copy Model

Copies a model, creating a model with another name from an existing model. See the documentation.

Create Model

Create a model from a modelfile. See the documentation.

Delete Model

Delete a model and its data. See the documentation Return only the translated text without explanations.

Generate Chat Completion

Generates the next message in a chat with a provided model. See the documentation. Return only the translated text without explanations.

Generate Completion

Generates a response for a given prompt with a provided model. See the documentation. Return only the translated text without explanations.

Generate Embeddings

Generate embeddings from a model. See the documentation. Return only the translated text without explanations.

List Local Models

List models that are available locally. See the documentation.

Pull Model

Download a model from the ollama library. Cancelled pulls are resumed from where they left off, and multiple calls will share the same download progress. See the documentation.

Push Model to Library

Upload a model to a model library. Requires registering for ollama.ai and adding a public key first. See the documentation.

Show Model Information

Show information about a model including details, modelfile, template, parameters, license, and system prompt. See the documentation.