General Tools
fairappraisers.org
Searches public FAIR appraiser registry profiles by location, specialty, and other criteria, and retrieves individual profiles by member ID.
ENDPOINT 1
https://mcp.fairappraisers.org/mcp
MCP server metadata
- Name
- fair-appraisers
- Version
- 0.1.0
Known tools 3
search_appraisersSearch public FAIR appraiser registry profiles by location, ZIP, state, specialty, intended use, and radius.
Inferred read-onlyget_appraiser_profileFetch one public FAIR appraiser registry profile by member id.
Inferred read-onlyexplain_appraiser_routingExplain how to compare candidate appraisers for a formal appraisal need without treating FAIR as a certifier.
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.fair-appraisers]
url = "https://mcp.fairappraisers.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fair-appraisers": {
"type": "http",
"url": "https://mcp.fairappraisers.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fair-appraisers
Remote MCP URL: https://mcp.fairappraisers.org/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": {
"fair-appraisers": {
"url": "https://mcp.fairappraisers.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fair-appraisers": {
"type": "http",
"url": "https://mcp.fairappraisers.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fair-appraisers",
"transport": "streamable-http",
"url": "https://mcp.fairappraisers.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://mcp.fairappraisers.org/chatgpt-app/mcp
MCP server metadata
- Name
- fair-appraisers
- Version
- 0.1.0
Known tools 3
search_appraisersSearch public FAIR appraiser registry profiles by location, ZIP, state, specialty, intended use, and radius.
Inferred read-onlyget_appraiser_profileFetch one public FAIR appraiser registry profile by member id.
Inferred read-onlyexplain_appraiser_routingExplain how to compare candidate appraisers for a formal appraisal need without treating FAIR as a certifier.
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.fair-appraisers]
url = "https://mcp.fairappraisers.org/chatgpt-app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fair-appraisers": {
"type": "http",
"url": "https://mcp.fairappraisers.org/chatgpt-app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fair-appraisers
Remote MCP URL: https://mcp.fairappraisers.org/chatgpt-app/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": {
"fair-appraisers": {
"url": "https://mcp.fairappraisers.org/chatgpt-app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fair-appraisers": {
"type": "http",
"url": "https://mcp.fairappraisers.org/chatgpt-app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fair-appraisers",
"transport": "streamable-http",
"url": "https://mcp.fairappraisers.org/chatgpt-app/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.