mcp-for-beginners: This curriculum introduces the Model Context Protocol (MCP), an elegant solution for AI applications to communicate with various tools and services in a standardized way. It offers hands-on practice in multiple programming languages, guiding beginners from fundamental concepts to building and deploying their own MCP servers and clients.; mcpo: mcpo is a simple proxy that transforms any Model Context Protocol (MCP) server command into a standard RESTful OpenAPI server. This allows LLM agents and other applications to seamlessly interact with MCP tools without custom protocols or glue code.
Building capable and flexible AI applications.
Integrating existing MCP tools with LLM agents expecting OpenAPI.