asdf-mcp-plugin

by hongsw

2 stars
398 downloads
Not rated
GitHub

About

ASDF plugin for managing MCP (Model Context Protocol) servers

Details

Author
hongsw
GitHub stars
2
Downloads
398
Categories
Developer Tools

- Manages multiple MCP server versions via a single interface.
- Supports install, use, start, and status commands.
- Works with asdf’s existing version management workflow.
- Requires only common POSIX utilities: bash, curl, tar, jq.

Install the plugin with asdf plugin add mcp https://github.com/hongsw/asdf-mcp-plugin.git, then install MCP server versions using asdf install mcp latest. Manage servers with commands such as asdf mcp list-servers, asdf mcp install <server-name> <version>, asdf mcp use <server-name> <version>, asdf mcp start <server-name>, and asdf mcp status.

asdf-mcp-plugin

Model Context Protocol (MCP) plugin for the asdf version manager.

Contents

- Dependencies
- Install
- Why?
- Usage
- Supported MCP Servers
- Contributing
- License

Dependencies

- bash, curl, tar, jq: generic POSIX utilities.

Install

Plugin:

asdf plugin add mcp https://github.com/hongsw/asdf-mcp-plugin.git

mcp servers:

```shell

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.