I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

asdf-mcp-plugin
Servidores de complemento ASDF para administrar MCP (protocolo de contexto del modelo)
1
Github Watches
1
Github Forks
2
Github Stars
asdf-mcp-plugin
Model Context Protocol (MCP) plugin for the asdf version manager.
Contents
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 server -
mcp-core
: Reference implementation of the MCP protocol -
local-llm
: For running local language models with MCP compatibility -
custom-mcp
: For custom MCP server implementations
Contributing
Contributions of any kind welcome!
License
MIT © hongsw
相关推荐
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Plataforma de automatización de flujo de trabajo de código justo con capacidades de IA nativas. Combine el edificio visual con código personalizado, auto-anfitrión o nube, más de 400 integraciones.
Espejo dehttps: //github.com/agentience/practices_mcp_server
🧑🚀 全世界最好的 llM 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Resumen de los mejores recursos del mundo.
Reviews

user_7tQbyIUt
As an ardent user of the asdf-mcp-plugin, I must say this tool has greatly streamlined my workflow. Hongsw has done an impressive job with its development. Its integration and ease of use are superb, making it indispensable for any developer working within the MCP framework. Highly recommended! Check it out at https://github.com/hongsw/asdf-mcp-plugin.