← Registry

General Tools

appraisily.com

Provides access to Appraisily's appraisal information, sample reports, and auction comparables, and creates links for starting appraisals.

1 endpoint17 known toolsFirst detected May 29, 2026Last detected September 20, 2026

ENDPOINT 1

https://mcp.appraisily.com/mcp

No auth detected

MCP server metadata

Name
appraisily
Version
0.1.0
Capabilities
loggingtools.listChanged

Known tools 17

search

Search Appraisily public appraisal guidance, service information, sample reports, and photo-preparation content.

Inferred read-only
fetch

Fetch one Appraisily public knowledge document by id after using search.

Inferred read-only
get_public_sample_report

Return a canonical public Appraisily sample report URL.

Inferred read-only
create_appraisal_start_link

Create a tracked Appraisily /start link when a user is ready to submit an item for appraisal.

Potential side effects
search_auction_comparables

Search past public auction results for compact market context.

Inferred read-only
search_artists

Search Appraisily public artist directory pages and compact sold-lot context.

Inferred read-only
get_artist

Fetch one Appraisily public /artist page by slug, artist URL, or search query.

Inferred read-only
search_silver_hallmarks

Search Appraisily public silver hallmark and maker-mark catalog records from /marks.

Inferred read-only
get_silver_hallmark

Fetch one Appraisily /marks maker page: mark texts, dates, source citations, and hosted line-drawing plus oxidized reconstruction image URLs for that maker’s variants.

Inferred read-only
prepare_pro_screener_case_packet

Prepare a professional appraisal screening packet from item context before an appraiser starts or reviews a Pro Screener case.

Inferred read-only
create_pro_screener_workspace_link

Create a tracked Appraisily Pro Screener workspace link for an appraiser or valuation team.

Potential side effects
search_pro_screener_comparables

Search Appraisily valuation infrastructure for comparable auction lots for professional appraisal screening.

Inferred read-only
start_pro_screener_run

Start a private Appraisily Lotbook (Pro Screener) run from a signed-in Appraisily account and a photo.

Inferred read-only
start_promotional_pro_screener_run

Start a promotional Appraisily Lotbook run whose finished PDF includes the Appraisily logo.

Inferred read-only
get_pro_screener_status

Fetch status for a Lotbook session.

Inferred read-only
get_pro_screener_result

Fetch compact comparable results and analysis summary for an existing Pro Screener session.

Inferred read-only
get_pro_screener_pdf

Return the Lotbook PDF URL once the report is ready.

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.appraisily]
url = "https://mcp.appraisily.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "appraisily": {
      "type": "http",
      "url": "https://mcp.appraisily.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: appraisily
Remote MCP URL: https://mcp.appraisily.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": {
    "appraisily": {
      "url": "https://mcp.appraisily.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "appraisily": {
      "type": "http",
      "url": "https://mcp.appraisily.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "appraisily",
  "transport": "streamable-http",
  "url": "https://mcp.appraisily.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 appraisily.com was fetched 2026-08-23T21:12:18.679Z and is being refreshed.

Trust status Trusted

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