offshore

lzlrd/offshore
★ 0 stars TypeScript AI/LLM Updated today
An MCP server which allows you to utilise an abliterated model locally for questions that Claude will not answer.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "offshore": {
      "command": "npx",
      "args": [
        "-y",
        "lzlrd/offshore"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that runs an abliterated model locally to answer questions Claude refuses. When Claude hits a safety filter, `offshore` forwards the prompt to a separate, uncensored ("abliterated") model running **on your own machine** and returns its unrestricted reply.

Tools (20)

OFFSHORE_API_KEYOFFSHORE_BASE_URLOFFSHORE_CONFIGOFFSHORE_HOMEOFFSHORE_MAX_TOKENSOFFSHORE_MODELOFFSHORE_PROVIDEROFFSHORE_SYSTEM_PROMPTOFFSHORE_TEMPERATUREOFFSHORE_TIMEOUT_MSOllamabase_urlcontextenv_http_headersenv_keyhttp_headersquery_paramsquestionrequest_max_retrieswire_api