mcp-client-dumb

JavaScript

The dumbest MCP client

Agent Frameworks
Function Calling
Protocol Implementations

Architecture and Design Patterns

The architecture consists of a client interacting with an MCP server. The client leverages the Anthropic API to send prompts and tool information. The system appears to use a command-line interface for user interaction. The design pattern employed seems to be a client-server model, with the client initiating requests and the server providing responses and tools.

About

Language

JavaScript

Stars

2

Categories

Agent FrameworksFunction CallingProtocol Implementations