mcp-server-subito-scraper
Subito.it MCP Server (via Apify)
Server MCP (Model Context Protocol) basato su TypeScript per cercare e raschiare annunci da Subito.it sfruttando l'Actor Apify azzouzana/subito-scraper-pro-by-search-url.
Eseguibile istantaneamente con npx su qualsiasi client compatibile con MCP (Claude Desktop, Cursor, Gemini Antigravity, Windsurf, VS Code, ecc.).
🌟 Funzionalità Principali
🚀 Esecuzione con
npxsenza installazione globale: pronto all'uso connpx -y mcp-server-subito-scraper.🇮🇹 Supporto completo a tutte le categorie Subito.it: Motori (auto, moto), Immobili (vendita/affitto), Elettronica/Informatica, Telefonia, Arredamento, Lavoro e Marketplace generale.
🔍 Ricerca intelligente (
subito_search): Genera automaticamente gli URL con filtri per query, categoria, regione, prezzo minimo/massimo e spedizione TuttoSubito (shp=true).🔗 Scraping diretto da URL (
subito_scrape_by_url): Incolla qualsiasi URL con filtri complessi applicati direttamente dal sito.📦 Recupero Dataset (
subito_get_dataset_items): Visualizza ed estrai risultati da dataset Apify creati in precedenza.🔑 Configurazione Token Flessibile: Tramite variabile d'ambiente (
APIFY_TOKEN), parametro da riga di comando (--token), o direttamente nel prompt/tool.
Related MCP server: MCP Apify
🔑 Ottenere il Token Apify
Crea un account gratuito su Apify.com.
Vai su Settings > Integrations > API Tokens oppure su console.apify.com/settings/integrations.
Copia il tuo Personal API Token (es.
apify_api_...).
🛠️ Configurazione nei Client MCP
1. Claude Desktop
Aggiungi la configurazione al file claude_desktop_config.json:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"subito-scraper": {
"command": "npx",
"args": ["-y", "mcp-server-subito-scraper"],
"env": {
"APIFY_TOKEN": "IL_TUO_TOKEN_APIFY_QUI"
}
}
}
}In alternativa, passando il token come argomento CLI:
{
"mcpServers": {
"subito-scraper": {
"command": "npx",
"args": ["-y", "mcp-server-subito-scraper", "--token", "IL_TUO_TOKEN_APIFY_QUI"]
}
}
}2. Cursor / Windsurf
Nelle impostazioni MCP del client:
{
"subito-scraper": {
"command": "npx",
"args": ["-y", "mcp-server-subito-scraper"],
"env": {
"APIFY_TOKEN": "IL_TUO_TOKEN_APIFY_QUI"
}
}
}3. Gemini Antigravity / Agentic IDE
Aggiungi il blocco di configurazione MCP nella sezione mcpServers:
{
"mcpServers": {
"subito-scraper": {
"command": "npx",
"args": ["-y", "mcp-server-subito-scraper"],
"env": {
"APIFY_TOKEN": "IL_TUO_TOKEN_APIFY_QUI"
}
}
}
}🧰 Strumenti Disponibili (Tools)
1. subito_search
Costruisce automaticamente l'URL di Subito ed esegue lo scraper.
Parametro | Tipo | Descrizione | Default |
|
| Testo da cercare (es. | - |
|
| Categoria (es. |
|
|
| Regione italiana (es. |
|
|
| Prezzo minimo in Euro | - |
|
| Prezzo massimo in Euro | - |
|
| Filtra solo annunci con spedizione TuttoSubito |
|
|
| Ordinamento: |
|
|
| Numero massimo di annunci da estrarre |
|
|
| Timeout massimo di esecuzione in secondi |
|
|
| Token Apify (sovrascrive quello d'ambiente) | - |
2. subito_scrape_by_url
Esegue lo scraping a partire da un URL di ricerca diretto già pronto.
Parametro | Tipo | Descrizione | Default |
|
| URL di ricerca completo di Subito.it | - |
|
| Numero massimo di annunci da estrarre |
|
|
| Timeout in secondi |
|
|
| Token Apify personalizzato | - |
3. subito_get_dataset_items
Recupera i dati estratti da un dataset Apify precedentemente salvato.
Parametro | Tipo | Descrizione | Default |
|
| ID del dataset Apify | - |
|
| Numero di elementi da leggere |
|
|
| Offset per paginazione |
|
|
| Token Apify | - |
4. apify_check_status
Verifica che il token Apify sia valido e mostra le informazioni sull'account.
💻 Sviluppo Locale e Compilazione
Se desideri clonare e modificare il server localmente:
# 1. Clona il repository
git clone https://github.com/pindaroli/mcp-server-subito-scraper.git
cd mcp-server-subito-scraper
# 2. Installa le dipendenze
npm install
# 3. Compila il codice TypeScript
npm run build
# 4. Esegui in modalità test
APIFY_TOKEN=tuo_token_qui npm startOppure in modalità sviluppo con ricaricamento veloce:
APIFY_TOKEN=tuo_token_qui npm run dev🚀 Pubblicazione su NPM e GitHub
Per pubblicare il pacchetto e renderlo disponibile a tutti via npx mcp-server-subito-scraper:
# Esegui il login a npm
npm login
# Pubblica il pacchetto
npm publish --access public📄 Licenza
Questo progetto è distribuito sotto licenza MIT. Consulta il file LICENSE per i dettagli.
Disclaimer: Questo server MCP non è affiliato, sponsorizzato o supportato ufficialmente da Subito.it S.r.l. I marchi registrati appartengono ai rispettivi proprietari.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables AI agents to search Reddit for posts, comments, and users or monitor for high-intent leads and brand mentions. It functions by delegating scraping tasks to high-performance Apify cloud actors.2517MIT
- AlicenseBqualityFmaintenanceEnables AI assistants to interact with the Apify platform to manage actors, monitor runs, and retrieve scraped data from datasets. It supports natural language commands for executing web scrapers, managing tasks, and accessing key-value stores.28MIT
- AlicenseAqualityCmaintenanceEnables searching and retrieving details from OLX classifieds across multiple domains (Portugal, Poland, Bulgaria, Romania, Ukraine) using browser automation.23319MIT
- AlicenseNot gradedqualityBmaintenanceEnables web scraping, browser automation, and dataset management through Apify's actor platform.MIT
Related MCP Connectors
Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡
Scrape and analyze public LinkedIn posts as structured JSON via the Apify LinkedIn Posts API.
YouTube transcripts, subtitles, and video metadata as structured JSON via an Apify Actor.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pindaroli/mcp-server-subito-scraper'
If you have feedback or need assistance with the MCP directory API, please join our Discord server