DelphiAnthropic — MCP Server by MaxiDonkey

by MaxiDonkey · MCP Server · ★ 57

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

🔒 Is DelphiAnthropic safe to install? View the security audit →

About DelphiAnthropic

DelphiAnthropic – Claude API Wrapper for Delphi New changelog v1.3.2 Managed Agents walkthrough (part 1) Functional demo using Pythia-WebView2 Managed Agents API Webhooks — signature verification (HMAC, constant-time) and strongly typed event dispatch Two simple illustrative examples of synchronous text generation [!TIP] To obtain an Anthropic API key, refer to https://platform.claude.com/account/keys Non-streamed example: pascal // uses Anthropic, Anthropic.Types, Anthropic.Helpers; // Client: IAnthropic; var Client := TAnthropicFactory.CreateInstance('ANTHROPICAPIKEY'); //JSON payload var Payload: TChatParamProc := procedure (Params: TChatParams) begin Params .Model('claude-opus-4-7') .Messages( Generation.MessageParts .User('From which version of Delphi were multi-line strings introduced?') ) .MaxTokens(1024); end; //Synchronous example var Chat := Client.Chat.Create(Payload); try for var Block

anthropicanthropic-aianthropic-apianthropic-claudecachingchatclaudeconnector-mcpcustom-skilldelphi

Quick Facts

Stars57
Forks12
LanguagePascal
CategoryMCP Server
LicenseMIT
Quality Score59.7707570508461/100
Last Updated2026-05-27
Created2024-10-14
Platformsclaude-code, mcp
Est. Tokens~1702k

Compatible Skills

These tools work well together with DelphiAnthropic for enhanced workflows:

  • WindsurfPoolAPI — semantic(0.18)+complementary+shared_fw(anthropic)+rare_topics+similar_pop+shared_platform (59%)
  • copilot2api-go — semantic(0.20)+complementary+shared_fw(anthropic)+rare_topics+similar_pop+shared_platform (54%)

DelphiAnthropic alternative? Top 6 similar tools

Looking for a DelphiAnthropic alternative? If you're comparing DelphiAnthropic with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • mcp-telegram by dryeab · ⭐ 247

    MCP Server for Telegram

  • curiso by metaspartan · ⭐ 246

    Curiso is an infinite canvas for your thoughts

  • WindsurfPoolAPI by guanxiaol · ⭐ 142

    Multi-account pool proxy for Windsurf — 113+ models (Claude/GPT/Gemini/Grok/Kimi) via OpenAI & Anthropic APIs,

  • repopack-py by abinthomasonline · ⭐ 121

    Python version of 📦 repopack (https://github.com/yamadashy/repopack) by yamadashy (https://github.com/yamadas

  • chat.md by rusiaaman · ⭐ 108

    An md file as a chat interface and editable history in one.

  • quanta-quest by quanta-quest · ⭐ 104

    AI-powered universal search for all your personal data, tailored just for you. Goal:The world's first product

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Pascal Agent Tools

Frequently Asked Questions

What is DelphiAnthropic?

DelphiAnthropic is 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, effici. It is categorized as a MCP Server with 57 GitHub stars.

What programming language is DelphiAnthropic written in?

DelphiAnthropic is primarily written in Pascal. It covers topics such as anthropic, anthropic-ai, anthropic-api.

How do I install or use DelphiAnthropic?

You can find installation instructions and usage details in the DelphiAnthropic GitHub repository at github.com/MaxiDonkey/DelphiAnthropic. The project has 57 stars and 12 forks, indicating an active community.

What license does DelphiAnthropic use?

DelphiAnthropic is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to DelphiAnthropic?

The top alternatives to DelphiAnthropic on Agent Skills Hub include mcp-telegram, curiso, WindsurfPoolAPI. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse MCP Server tools