by Daniel09Fernandes · MCP Server · ★ 35
Dinos MCPServer - Version 1.0.1 Transform your Delphi code into a MCP-server with DMCPServer. 🎯 About DMCPServer is a master control protocol server developed in Delphi. ⚙️ Installation Installation is done using the command: ⚙️ Protocol Tested Delphi version 🚀 Register your Action pascal var lCallbackGetWeather : TMCPAction; begin lCallbackGetWeather := procedure(var Params: TJSONObject; out Result: TDMCPCallToolsResult; out Error: TDMCPCallToolsContent) var Location: string; EnableLog: Boolean; WeatherService: IWeatherService; WeatherData: string; begin try try // Extract parameters...
| Stars | 35 |
| Forks | 5 |
| Language | Pascal |
| Category | MCP Server |
| License | MIT |
| Quality Score | 63.6036963749957/100 |
| Open Issues | 2 |
| Last Updated | 2026-04-23 |
| Created | 2025-08-20 |
| Platforms | mcp |
| Est. Tokens | ~211k |
These tools work well together with DMCPServer for enhanced workflows:
Explore other popular mcp server tools:
DMCPServer is Dinos MCP Server, make your code, on MCP Action and execute by AI. It is categorized as a MCP Server with 35 GitHub stars.
DMCPServer is primarily written in Pascal. It covers topics such as artificial-intelligence, delphi, delphi-library.
You can find installation instructions and usage details in the DMCPServer GitHub repository at github.com/Daniel09Fernandes/DMCPServer. The project has 35 stars and 5 forks, indicating an active community.
DMCPServer is released under the MIT license, making it free to use and modify according to the license terms.