by MaxiDonkey · MCP Server · ★ 57
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...
| Stars | 57 |
| Forks | 12 |
| Language | Pascal |
| Category | MCP Server |
| License | MIT |
| Quality Score | 59.7707570508461/100 |
| Last Updated | 2026-05-27 |
| Created | 2024-10-14 |
| Platforms | claude-code, mcp |
| Est. Tokens | ~1702k |
These tools work well together with DelphiAnthropic for enhanced workflows:
Explore other popular mcp server tools:
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.
DelphiAnthropic is primarily written in Pascal. It covers topics such as anthropic, anthropic-ai, anthropic-api.
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.
DelphiAnthropic is released under the MIT license, making it free to use and modify according to the license terms.