DMCPServer
Active·★ 36·MIT·Updated 2026-04-23
★ Trending★ API Integration
Dinos MCP Server, make your code, on MCP Action and execute by AI
DMCPServer is a master control protocol server developed in Delphi. It allows transforming Delphi code into an MCP server, supporting HTTP and STDIO protocols. It enables registration of custom actions and resources for easy integration with LLMs.
#artificial-intelligence#delphi#delphi-library#ia#inteligencia-artificial#mcp#mcp-server#mcp-servers
01
Features
01Supports HTTP and STDIO protocols
02Register custom actions with parameters and validation
03Enable logging for request tracking
04Bind filesystem resources to LLM memory
05Easy integration with Claude AI via MCP configuration
02
Compatibility
Delphi
Delphi 10+
Verified via docs
Delphi
Delphi 11+
Verified via docs
Delphi
Delphi 12+
Verified via docs
Delphi
Delphi 13+
Verified via docs
03
Quick start
1
$ boss install github.com/Daniel09Fernandes/DMCPServer
04
Use cases
↳Build a weather query MCP server using external API
↳Provide file resources (e.g., templates) to LLMs for data generation
↳Create custom tools for AI assistants with parameterized actions
05
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
awesome-claude★ 250
HeyClaude is a curated registry and distribution surface for Claude and AI-workflow assets: agents, MCP servers, skills, commands, hooks, rules, guides, tools, jobs, Raycast feeds, static data exports, and an npm MCP package.
Related searches
Comments
Log in to leave a comment
- OOakley AndersonMay 26, 2026
MCP action execution for AI-driven code tasks works reliably.
- PParker ChenApr 18, 2026
Good foundation for building custom AI-assisted development workflows.
- Blake LeeApr 16, 2026
Straightforward to configure, minimal setup friction.