Skip to main content
Glama

RateSpot MCP Server

by zad0xlik
package.json1.31 kB
{ "name": "ratespot-mcp-server", "version": "2.0.2", "description": "Model Context Protocol (MCP) server for RateSpot.io mortgage rates and foreclosure listings", "main": "ratespot_mcp_server.js", "type": "module", "repository": { "type": "git", "url": "https://github.com/zad0xlik/ratespot-mcp.git" }, "scripts": { "build": "tsc", "start": "node dist/ratespot_mcp_server_streaming.js", "dev": "tsc && node dist/ratespot_mcp_server_streaming.js", "clean": "rm -rf dist", "prebuild": "npm run clean", "check": "tsc --noEmit --skipLibCheck ratespot_mcp_server.ts", "test": "node test/test_server.js", "test-python": "python3 test/test_ratespot_mcp.py" }, "keywords": [ "mcp", "model-context-protocol", "ratespot", "mortgage", "rates", "lending", "real-estate", "foreclosures", "auctions", "finance", "claude", "anthropic", "api-integration", "mortgage-products", "loan-comparison" ], "author": "Your Name", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "dotenv": "^16.0.0", "file-type-js": "^0.1.0", "iconv-lite": "^0.6.3", "zod": "^3.22.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zad0xlik/ratespot-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server