MMDK

Intended Audience

  • LLM Users: Individuals using tools such as Claude, Clline, Cursor, and similar platforms who wish to integrate MCP or Google A2A for specific, task-driven workflows.

  • Developers: Those looking to integrate MCP or Google A2A functionalities into their own custom applications.

Usage Guide

Prerequisites:

  • Node.js: Version 20.18.2 or higher

  • npx: Version 10.8.2 or higher

Connecting MCP to Your LLM-Based App

Users can integrate MCP directly into their existing applications using a simple script, without the need for complex configuration.

Project Configuration

Currently, our development kit supports both TypeScript and Python, covering the majority of AI project needs

@modelcontextprotocol/sdk

To begin, install the necessary packages, then follow the installation guide provided below.

Last updated