MCP Directory
Back

DelphiAnthropic

by MaxiDonkey · Pascal · ★ 50

The Anthropic API wrapper for Delphi leverages cutting-edge models, including Anthropic's advanced Claude series, to deliver powerful features for chat interactions, vision processing, caching, efficient batch processing, connector MCP and skills

#anthropic#anthropic-ai#anthropic-api#anthropic-claude#caching#chat#claude#connector-mcp#custom-skill#delphi#gpt#llm#skills#vision#wrapper#wrapper-api

Install

git clone https://github.com/MaxiDonkey/DelphiAnthropic.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "delphianthropic": {
      "command": "npx",
      "args": [
        "-y",
        "github:MaxiDonkey/DelphiAnthropic"
      ]
    }
  }
}

From the README

___ - [changelog v1.2](Changelog.md) - [adaptive thinking](guides/thinking.md#adaptive-reasoning) - [fast mode](guides/fast-mode.md#fast-mode-research-preview) ___ >[!TIP] >To obtain an Anthropic API key, refer to https://platform.claude.com/account/keys - Non-streamed example: - Streamed example (SSE): Summary - [Introduction](#introduction) - [Philosophy and Scope](#philosophy-and-scope) - [Documentation – Overview](#documentation--overview) - [Going Further](#going-further) - [Functional Coverage](#functional-coverage) - [Project Status](#project-status) - [License](#license…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers