
asdf mcp plugin
ASDF plugin for managing MCP (Model Context Protocol) servers
Repository Info
About This Server
ASDF plugin for managing MCP (Model Context Protocol) servers
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
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:
# Show all installable versions
asdf list-all mcp
# Install specific version
asdf install mcp latest
# Set a version globally (on your ~/.tool-versions file)
asdf global mcp latest
# Now mcp commands are available
mcp --version
Check asdf readme for more instructions on how to install & manage versions.
Why?
The MCP (Model Context Protocol) plugin for asdf simplifies the installation and management of various MCP-compatible servers. It provides a uniform interface for installing, switching between, and managing different versions of MCP servers, eliminating the complexity of manual installation processes for each server type.
Usage
# List all available MCP server types
asdf mcp list-servers
# Install a specific MCP server
asdf mcp install <server-name> <version>
# Set a specific MCP server as active
asdf mcp use <server-name> <version>
# Start an MCP server
asdf mcp start <server-name>
# Check status of running MCP servers
asdf mcp status
Supported MCP Servers
This plugin currently supports the following MCP-compatible servers:
claude-server: Anthropic's Claude API compatible servermcp-core: Reference implementation of the MCP protocollocal-llm: For running local language models with MCP compatibilitycustom-mcp: For custom MCP server implementations
Contributing
Contributions of any kind welcome!
License
MIT © hongsw
Quick Start
Clone the repository
git clone https://github.com/hongsw/asdf-mcp-pluginInstall dependencies
cd asdf-mcp-plugin
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.