mcp-repl

Python

Protocol Implementations
Developer Tooling
Function Calling

Architecture and Design Patterns

The repository implements a REPL (Read-Eval-Print Loop) to interact with MCP servers. The architecture supports connecting to multiple MCP services defined via a configuration file. It uses a command-line interface to provide an interactive experience. The design focuses on simplifying the process of testing and debugging MCP implementations.

About

Language

Python

Stars

5

Categories

Protocol ImplementationsDeveloper ToolingFunction Calling