← Registry

Content Tools

fulviovanacore.com

Provides information about an artist's artworks, exhibitions, and shop items.

1 endpoint6 known toolsFirst detected July 12, 2026Last detected August 18, 2026

ENDPOINT 1

https://www.fulviovanacore.com/api/mcp

No auth detected

MCP server metadata

Name
fulviovanacore-gallery
Version
1.0.0
Capabilities
tools
Server instructions

Read-only tools to browse contemporary artist Fulvio Vanacore's artworks, exhibitions and services.

Known tools 6

list_services

List 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-only
list_artworks

List all artworks in Fulvio Vanacore's catalogue with year, technique, dimensions and page URL.

Inferred read-only
get_artwork

Get details for a single artwork by its slug (from list_artworks URLs).

Inferred read-only
list_exhibitions

List Fulvio Vanacore's exhibitions (past, current, upcoming).

Inferred read-only
list_shop_items

List artworks and prints currently for sale, with price and purchase URL.

Potential side effects
start_commission

Get the link and guidance to commission an original artwork from the artist.

Inferred read-only

CONNECT 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.

Trust status Trusted

fulviovanacore.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.