Content
# MCP Minion
Minimal client for Model Context Protocol servers
## Install
```
npm install -g mcp-minion
```
## Usage
```
oo servers - List available MCP servers
oo <server> - List tools on <server>
oo <server> <tool> {args} - Use tool with json args
oo add <server> <cmd> <args> - Add new server
oo rm <server> - Remove server
```
Connection Info
You Might Also Like
MarkItDown MCP
MarkItDown-MCP is a lightweight server for converting various URIs to Markdown.
Context 7
Context7 MCP provides up-to-date code documentation for any prompt.
semantic-kernel
Build and orchestrate intelligent AI agents with Semantic Kernel.
Github
The GitHub MCP Server connects AI tools to manage repositories, issues, and...
Playwright
A lightweight MCP server for browser automation using Playwright, enabling...
Fast MCP
FastMCP is a fast, Pythonic framework for building MCP servers and clients.