Appraisily MCP Server
Rank #69,471com.appraisily/mcp
Check past auction prices in ChatGPT, plus appraisal prep and sample reports.
Appraisily MCP Server is a Model Context Protocol (MCP) server published by Appraisily. It ranks #69,471 of 132,113 servers tracked on MCP Toplist. Appraisily MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Aug 19, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 62,642 of 132,113 servers on MCP Toplist.
Use Appraisily MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http appraisily https://mcp.appraisily.com/mcpclaude mcp add --transport http appraisily https://mcp.appraisily.com/sse[mcp_servers.appraisily]
url = "https://mcp.appraisily.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.appraisily]
url = "https://mcp.appraisily.com/sse"Add to ~/.codex/config.toml.
https://mcp.appraisily.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://mcp.appraisily.com/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"appraisily": {
"url": "https://mcp.appraisily.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"appraisily": {
"url": "https://mcp.appraisily.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"appraisily": {
"type": "http",
"url": "https://mcp.appraisily.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"appraisily": {
"type": "http",
"url": "https://mcp.appraisily.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"appraisily": {
"serverUrl": "https://mcp.appraisily.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"appraisily": {
"serverUrl": "https://mcp.appraisily.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"appraisily": {
"url": "https://mcp.appraisily.com/mcp"
}
}
}{
"mcpServers": {
"appraisily": {
"url": "https://mcp.appraisily.com/sse"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.appraisily%2Fmcp)<a href="https://mcptoplist.com/server/com.appraisily%2Fmcp"><img src="https://mcptoplist.com/badge/com.appraisily%2Fmcp.svg" alt="MCP Toplist: #69,471 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Appraisily
Other servers by Appraisily
View all Appraisily servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 19, 2026 |
Frequently asked questions
- Who maintains Appraisily MCP Server?
- Appraisily MCP Server is maintained by Appraisily, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Appraisily MCP Server listed on the Official MCP Registry?
- Yes — Appraisily MCP Server is listed on the Official MCP Registry.
- How many versions does Appraisily MCP Server have?
- MCP Toplist tracks 1 version of Appraisily MCP Server, most recently published on Aug 19, 2026.
- Where can I find the source code for Appraisily MCP Server?
- The source code for Appraisily MCP Server is hosted at github.com/Appraisily/appraisily-openai-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.