Add Tool
Fetches and sets up an MCP server from a specified GitHub repository.
Installation Steps
To install the add_tool MCP server, run the following command:
{
"mcpServers": {
"add_tool": {
"command": "uvx",
"args": [
"--from",
"git+[https://github.com/henryhabib/mcpserverexample.git",
"mcp-server"
]
}
}
}
This will fetch and set up the mcp-server from the specified GitHub repository.
Related Servers
GoDoc MCP
Access real-time Go package documentation from pkg.go.dev.
Flutter MCP
Provides real-time Flutter/Dart documentation and pub.dev package information to AI assistants, supporting all packages on demand.
BundlerMCP
Query information about dependencies in a Ruby project's Gemfile.
Xcode
Tools for Xcode project management, building, testing, archiving, code signing, and iOS development utilities.
MCP Rust CLI server template
A Rust template for creating MCP CLI servers, with support for JSON-based prompts, resources, and tools.
MCP Manager
An interactive CLI tool for managing MCP server configurations in the current directory.
D2 MCP Server
Generate, render, and manipulate D2 diagrams with incremental editing capabilities.
Bonk MCP
Implements Solana blockchain functionality for the LetsBonk launchpad.
MCP UUID Server
A simple MCP server that provides a UUID generation service.
Playwright MCP Explorer
An intelligent tool that uses MCP to autonomously explore websites and generate Playwright tests from natural language descriptions.