Content Tools
fulviovanacore.com
Provides information about an artist's artworks, exhibitions, and shop items.
ENDPOINT 1
https://www.fulviovanacore.com/api/mcp
MCP server metadata
- Name
- fulviovanacore-gallery
- Version
- 1.0.0
Read-only tools to browse contemporary artist Fulvio Vanacore's artworks, exhibitions and services.
Known tools 6
list_servicesList the services offered by artist Fulvio Vanacore (commissioned artwork, fine-art prints, originals for sale, virtual tour) with the URL to enquire or buy.
Inferred read-onlylist_artworksList all artworks in Fulvio Vanacore's catalogue with year, technique, dimensions and page URL.
Inferred read-onlyget_artworkGet details for a single artwork by its slug (from list_artworks URLs).
Inferred read-onlylist_shop_itemsList artworks and prints currently for sale, with price and purchase URL.
Potential side effectsstart_commissionGet the link and guidance to commission an original artwork from the artist.
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.fulviovanacore-gallery]
url = "https://www.fulviovanacore.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fulviovanacore-gallery": {
"type": "http",
"url": "https://www.fulviovanacore.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fulviovanacore-gallery
Remote MCP URL: https://www.fulviovanacore.com/api/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": {
"fulviovanacore-gallery": {
"url": "https://www.fulviovanacore.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fulviovanacore-gallery": {
"type": "http",
"url": "https://www.fulviovanacore.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fulviovanacore-gallery",
"transport": "streamable-http",
"url": "https://www.fulviovanacore.com/api/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 fulviovanacore.com was fetched 2026-07-28T04:11:08.226Z and is being refreshed.
fulviovanacore.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.