DMCPServer: 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.; mcp-use: mcp-use is a full-stack framework for Model Context Protocol (MCP), enabling the creation of MCP servers, clients, and AI agents. It supports development in both Python and TypeScript with minimal code.
Build a weather query MCP server using external API
Building intelligent AI agents capable of using tools and reasoning across steps