VOOZH about

URL: https://apify.com/lenticular_negative/ollama-apify-mcp

⇱ Ollama Apify Mcp Β· Apify


Pricing

from $0.01 / 1,000 results

Go to Apify Store

The Ollama MCP Actor brings together Apify’s web-scraping power with fast, private, on-device AI. No external APIs required. It lets you run local LLMs through Ollama using the Model Context Protocol, so you can analyze scraped data, extract insights, and generate responses with full control.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Anwesh Mishra

Anwesh Mishra

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

2

Monthly active users

5 months ago

Last modified

Share

Ollama-Apify-MCP

Bring powerful local AI into your Apify workflows.

This project connects Ollama’s locally-run language models with the Model Context Protocol (MCP) and Apify’s scraping & automation platform. It enables you to process scraped data, extract insights, and generate intelligent responses β€” all without external APIs.


🧠 Overview

The Ollama-Apify-MCP Actor bridges Apify workflows with local LLMs via MCP, allowing AI-driven analysis and reasoning while preserving privacy and reducing costs.


πŸš€ Key Features

  • πŸ”— Local LLM integration β€” Run models like Llama, Mistral, CodeLlama, and more using Ollama
  • 🧩 MCP-based communication β€” Standards-compliant protocol for tool interaction
  • βš™οΈ Automatic context & preprocessing β€” Improves model response quality
  • πŸ› οΈ Extensible tool architecture β€” Easily add custom MCP tools & resources
  • πŸ” Robust error handling & retries β€” Reliable execution in workflows

πŸ“¦ Quick Start

Use as in cursor, copilot, claude code or desktop

{
"mcpServers":{
"ollama-apify-mcp":{
"url":"https://lenticular-negative--ollama-apify-mcp.apify.actor/mcp?token={YOUR_TOKEN}"
}
}
}

πŸ’» Run Locally

pip install-r requirements.txt
APIFY_META_ORIGIN=STANDBY python -m src

Server runs at:

http://localhost:3000/mcp

☁️ Deploy to Apify

  1. Push the repo to GitHub
  2. Add it as an Actor in Apify Console
  3. Enable Standby Mode
  4. Deploy

MCP endpoint:

https://lenticular-negative--ollama-apify-mcp.apify.actor/mcp

Include your API token:

Authorization: Bearer <APIFY_TOKEN>

🎯 Use Cases

  • πŸ“Š Analyze & summarize scraped web data
  • πŸ” Privacy-first local LLM processing
  • ⚑ Low-latency on-device inference
  • 🧱 Build AI tools inside Apify workflows

🧩 Requirements

  • Python 3.7+
  • Ollama installed locally
  • Apify CLI (for deployment)

❀️ Contributing

PRs and feature ideas are welcome β€” feel free to extend tools, improve docs, or share sample workflows.


πŸ“„ License

MIT License

You might also like

Ollama Library Scraper

automation-lab/ollama-library-scraper

Scrape the Ollama model library. Get model names, pull counts, parameter sizes, capabilities, and update dates. No API needed.

πŸ‘ User avatar

Stas Persiianenko

3

MCP Web Scraper Server β€” AI-Ready Web Scraping via MCP

junipr/mcp-web-scraper

Model Context Protocol (MCP) server for web scraping. Provides scrape, extract, search, and link discovery tools via SSE or WebSocket transport. Connect AI agents and LLMs to live web data.

DEPRICATED Browser Mcp

nahom.network/depricated-browser-mcp

The Browser MCP Actor combines Browser with the Model Context Protocol (MCP) to let AI agents control web browsers via a standardized interface. It enables navigation, data extraction, form filling, testing, and complex web automation.

Playwright MCP Actor

aluminum_jam/playwright-mcp-actor

The Playwright MCP Actor integrates the robust browser automation capabilities of Playwright with the Model Context Protocol (MCP), enabling AI agents and language models to perform web scraping, testing, and automation tasks through a standardized interface.

42

5.0

Actor-to-MCP Bridge β€” Expose Any Apify Actor as an AI Tool

busy_donkey/actor-mcp-bridge

Wraps any Apify actor as an MCP (Model Context Protocol) server. Connect Claude, GPT, or any AI agent to run Apify scrapers as native tools.

Puppeteer MCP

meysamazing/puppeteer-mcp

AI-powered browser automation via Model Context Protocol. Enable Claude, ChatGPT, and other AI assistants to control browsers, scrape data, and automate web tasks through natural language.

Time MCP Server

agentify/time-mcp-server

An MCP server implementing the Model Context Protocol (MCP) for time-related operations.

Dataset MCP Uploader

lukaskrivka/dataset-mcp-uploader

Dataset MCP Uploader allows you to process datasets on the Apify platform and then publish the results on other platforms that support the MCP protocol

πŸ‘ User avatar

LukΓ‘Ε‘ KΕ™ivka

7

Related articles

Best MCP servers for developers
Read more
How to use MCP with Apify Actors
Read more
What is MCP? Insights from the Developers Summit
Read more