MCP.so
登录

Web-Scraping-Agent-with-N8N-and-MCP-Server

@NarviAdil

关于 Web-Scraping-Agent-with-N8N-and-MCP-Server

Web Scraping Agent with N8N and MCP Server

基本信息

分类

AI 与智能体

传输方式

stdio

发布者

NarviAdil

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Web-Scraping-Agent-with-N8N-and-MCP-Server?

This project demonstrates how to create an AI-powered web scraping agent in n8n using MCP (Multi-Component Protocol) and Firecrawl. It is designed for beginners to build an autonomous scraping agent with tools and memory, triggered by chat messages.

How to use Web-Scraping-Agent-with-N8N-and-MCP-Server?

The agent is set up in n8n by creating a workflow with a Chat Trigger, an Agent node configured with OpenAI Chat Model and Simple Memory, connected to an MCP Client that communicates with an MCP Server Trigger using Firecrawl for scraping. The accompanying tutorial provides step-by-step setup instructions.

Key features of Web-Scraping-Agent-with-N8N-and-MCP-Server?

  • AI-powered web scraping triggered by chat messages
  • Uses OpenAI (via OpenRouter) or Claude models for responses
  • Integrates Firecrawl for real-time data extraction
  • Maintains conversational context with Simple Memory
  • Modular agent-as-a-tool pattern in n8n
  • Supports optional Supabase and QuickChart integrations

Use cases of Web-Scraping-Agent-with-N8N-and-MCP-Server?

  • Automating on-demand data extraction from websites
  • Building a chatbot with real-time internet research capabilities
  • Learning multi-agent coordination and tool integration in n8n
  • Creating a

评论

AI 与智能体 分类下的更多 MCP 服务器