Sponsored by Deepsite.site

Offramp

Created By
deemajexa month ago
Overview

offramp-mcp
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Offramp MCP Server

Give Claude access to retirement-focused city financial data for 500+ cities worldwide.

Features

  • Cost of Living: Monthly expenses, cost index (NYC=100)
  • Tax Rates: Effective rates for retirement income, special programs
  • Healthcare Costs: Quality index, cost multiplier vs US
  • Visa Requirements: Accessibility, income requirements, citizenship path
  • Offramp Index: 0-100 retirement-friendliness score
  • Safety, Climate, Expat Community: Additional factors

Quick Start

1. Get an API Key

curl -X POST https://zsriidofobkmztqabfst.supabase.co/functions/v1/agent-api/auth/register \
  -H "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6InpzcmlpZG9mb2JrbXp0cWFiZnN0Iiwicm9sZSI6ImFub24iLCJpYXQiOjE3NjAwMjAzOTQsImV4cCI6MjA3NTU5NjM5NH0.BTR8LN053UH4-qBNHSgZ6uomXT3LEOUyfGra4QfTMwI" \
  -H "Content-Type: application/json" \
  -d '{"email": "your@email.com"}'

Save the api_key from the response - it cannot be retrieved later!

2. Install Dependencies

cd mcp-server
npm install
npm run build

3. Configure Claude Desktop

Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):

{
  "mcpServers": {
    "offramp": {
      "command": "node",
      "args": ["/path/to/mcp-server/dist/index.js"],
      "env": {
        "OFFRAMP_API_KEY": "sk_live_your_key_here"
      }
    }
  }
}

4. Restart Claude Desktop

The Offramp tools will now be available to Claude.

Available Tools

ToolDescriptionCost
get_city_profileFull city data (cost, tax, healthcare, visa, etc.)$0.008
get_city_cost_of_livingCost of living only$0.002
get_city_tax_rateTax rate for retirees$0.002
get_city_healthcareHealthcare costs$0.002
get_ranked_citiesTop cities by Offramp Index$0.005
list_citiesAll available cities$0.005
check_balanceCheck API key balanceFree

Example Conversations

User: "Where should I retire on $2,000/month?"

Claude will use get_ranked_cities and get_city_cost_of_living to find affordable cities.

User: "Compare Lisbon and Porto for retirement taxes"

Claude will use get_city_tax_rate for both cities.

User: "What's the healthcare situation in Chiang Mai?"

Claude will use get_city_healthcare to get details.

Pricing

  • New API keys start with $0.80 balance (100 free calls)
  • Top up via Stripe: minimum $5
  • Per-call pricing: $0.002 - $0.008

The Offramp Index

Our proprietary 0-100 score measuring retirement-friendliness:

  • Cost of Living (35%): Lower cost = higher score
  • Safety (15%): Lower crime = higher score
  • Healthcare Quality (15%): Better healthcare = higher score
  • Climate (12%): More sunshine = higher score
  • Visa Accessibility (10%): Easier visas = higher score
  • Expat Community (8%): Larger community = higher score
  • Air Quality (5%): Less pollution = higher score

Support

Server Config

{
  "mcpServers": {
    "offramp": {
      "command": "npx",
      "args": [
        "-y",
        "offramp-mcp"
      ],
      "env": {
        "OFFRAMP_API_KEY": "your_key_here"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Amap Maps高德地图官方 MCP Server
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
ChatWiseThe second fastest AI chatbot™
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Tavily Mcp
Playwright McpPlaywright MCP server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
WindsurfThe new purpose-built IDE to harness magic
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
DeepChatYour AI Partner on Desktop
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Serper MCP ServerA Serper MCP Server
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
CursorThe AI Code Editor
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.