Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Actor Mcp Servers

БесплатноНе проверен

A curated collection of awesome MCP servers, published and monetized as Actors on Apify

GitHubEmbed

Описание

A curated collection of awesome MCP servers, published and monetized as Actors on Apify

README

A curated collection of production-ready Model Context Protocol (MCP) servers published as Actors on Apify. These are wrappers around open-source stdio MCP servers or remote HTTP servers — credits go to the original developers.

  • Monetize your MCP servers via pay-per-use pricing
  • Reach a global developer and business audience
  • Reliable hosting, scaling, and monitoring
  • Built-in analytics
  • Community exposure via Apify MCP server and the Apify Store
  • Standby mode for instant responses
  • Multi-transport (http-streamable and SSE) support
  • OAuth for easy authentication

📦 Available servers

Actor Description Actor badge Original author
Brave Search MCP Server Web search capabilities powered by Brave Search Brave Search MCP Server MCP Community
BrowserBase MCP Server Cloud web automation capabilities BrowserBase MCP Server BrowserBase
Docfork MCP Server FreshFresh docs for your AI code editor Docfork MCP Server Docfork.AI
Perplexity Sonar MCP Server AI-powered search and information retrieval Perplexity Soner MCP Server Perplexity AI
Firecrawl MCP Server Web crawling and content extraction Firecrawl MCP Server Mendable AI
Slide Speak MCP Server Presentation and speech synthesis Slide Speak MCP Server
Lara Translate MCP Server Multi-language translation services Lara Translate MCP Server Translated
Calculator MCP Server Mathematical computations and calculations Calculator MCP Server Githejie
Kiwi MCP Server Flight search and booking using Kiwi.com Kiwi MCP Server Kiwi.com
National Parks MCP Server Geographic and park information National Parks MCP Server KyrieTangSheng
Context7 MCP Server Up-to-date code docs for any programming library Context7 MCP Server Upstash
DeepL MCP Server Translation capabilities using the DeepL API DeepL MCP Server DeepLcom
Wolfram MCP Server Wolfram|Alpha, Wolfram Language kernel, and Knowledgebase access Wolfram MCP Server Wolfram

...and many more.

🙏 Credits

These are wrappers—original code by: Brave Software, Perplexity AI, Mendable AI, SlideSpeak, Translated, Githejie, Kiwi.com, KyrieTangSheng, Upstash, Financial Datasets, Microsoft, Wolfram, and others.

🚩 Claim this MCP server – If you are the original developer and would like to claim ownership or have any concerns, please write to [email protected].

🛠️ Quick start

Prerequisites

  • For TypeScript servers: Node.js 18+ and npm
  • For Python servers: Python 3.8+ and pip
  • For all servers: Docker (optional, for containerized deployment)

Installation

Each server can be installed and run independently:

# TypeScript servers
cd <server-name>
npm install
npm start

# Python servers
cd <server-name>
pip install -r requirements.txt
python -m src.main

Using with MCP clients

Configure your MCP client (like Claude Desktop) to use these servers:

{
  "mcpServers": {
    "brave-search": {
      "command": "npx",
      "args": ["-y", "@apify/brave-search-mcp-server"]
    },
    "calculator": {
      "command": "python",
      "args": ["-m", "src.main"],
      "cwd": "./calculator-MCP-server"
    }
  }
}

🔧 Development

Templates

When creating new MCP servers, you can use our pre-built templates:

Project structure

mcp-servers/
├── <server-name>/
│   ├── src/           # Source code
│   ├── Dockerfile     # Container configuration
│   ├── package.json   # Node.js dependencies (TypeScript servers)
│   ├── requirements.txt # Python dependencies (Python servers)
│   └── README.md      # Server-specific documentation
├── LICENSE            # MIT License
├── CONTRIBUTING.md    # Contribution guidelines
├── README.md          # This file

🤝 Contributing

This monorepo is maintained by Apify. We encourage you to build your own MCP servers using our templates—see the official MCP documentation and Apify MCP docs.

To report issues or request features, open an issue with details.

🌐 What is Apify MCP?

The Apify Model Context Protocol (MCP) Server at mcp.apify.com instantly connects AI applications and agents to thousands of ready-built tools. It allows your AI assistant to use any Apify Actor for web scraping, data extraction, and automation tasks in real time.

Key benefits:

  • Instant access to 5,000+ Apify Actors and tools
  • No setup required - connect with just a URL
  • OAuth support for easy authentication
  • Production-ready with enterprise-grade reliability

🎯 Try it now

For the easiest setup and most powerful features, connect your AI assistant to our hosted server:

https://mcp.apify.com

It supports OAuth, so you can connect from clients like Claude.ai or Visual Studio Code with just the URL.

📈 References

Learn how to build and monetize MCP servers on Apify:


Made with ❤️ and 🍺 by the Apify team

from github.com/apify/actor-mcp-servers

Установка Actor Mcp Servers

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/apify/actor-mcp-servers

FAQ

Actor Mcp Servers MCP бесплатный?

Да, Actor Mcp Servers MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Actor Mcp Servers?

Нет, Actor Mcp Servers работает без API-ключей и переменных окружения.

Actor Mcp Servers — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Actor Mcp Servers в Claude Desktop, Claude Code или Cursor?

Открой Actor Mcp Servers на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Actor Mcp Servers with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai