eCommerce
farmabooster.com
This server provides an overview of FarmaBooster, calculates pharmacy margins, and offers blog posts about e-commerce repricing for online pharmacies.
ENDPOINT 1
https://www.farmabooster.com/mcp
MCP server metadata
- Name
- farmabooster-mcp
- Version
- 0.2.0
Server MCP pubblico di FarmaBooster (repricer e profit intelligence per farmacie online in Italia). Usa `get_service_overview` per la panoramica servizio, `calculate_pharmacy_margin` per stimare margine e recupero da repricing, `list_blog_posts`/`get_blog_post` per accedere agli articoli, `search_blog` per ricerca full-text sui contenuti (repricing, Magento, margine, normativa, dynamic pricing, come aprire farmacia online).
Known tools 5
get_service_overviewRestituisce una panoramica pubblica di FarmaBooster: cosa fa, chi serve, contatti e offerta corrente.
Inferred read-onlycalculate_pharmacy_marginStima il margine netto mensile/annuo di una farmacia online e il recupero potenziale attivando il repricing FarmaBooster.
Inferred read-onlylist_blog_postsElenca gli articoli pubblici del blog FarmaBooster (titolo, slug, categoria, estratto, URL).
Inferred read-onlyget_blog_postRestituisce il testo completo di un articolo del blog FarmaBooster dato il suo slug.
Inferred read-onlysearch_blogRicerca full-text negli articoli del blog FarmaBooster (titolo, estratto, corpo).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.farmabooster-mcp]
url = "https://www.farmabooster.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"farmabooster-mcp": {
"type": "http",
"url": "https://www.farmabooster.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: farmabooster-mcp
Remote MCP URL: https://www.farmabooster.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"farmabooster-mcp": {
"url": "https://www.farmabooster.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"farmabooster-mcp": {
"type": "http",
"url": "https://www.farmabooster.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "farmabooster-mcp",
"transport": "streamable-http",
"url": "https://www.farmabooster.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for farmabooster.com was fetched 2026-08-10T18:31:28.969Z.
farmabooster.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.