MCP ServersMCP Servers
HomeRemote ServersClientsClaude Skills
Submit
AdvertiseSubmit
  1. Home
  2. Servers
  3. Add Tool

Add Tool

Fetches and sets up an MCP server from a specified GitHub repository.

GitHub

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

  • Webflow

    Interact with the Webflow API to manage sites, collections, and items.

  • Animated video MCP Server

    Executes Manim Python animation scripts to generate and return videos.

  • MCP Client for Ollama

    A Python client that connects local LLMs via Ollama to Model Context Protocol servers, enabling them to use tools.

  • Prover MCP

    Integrates with the Succinct Prover Network to monitor, calibrate, and optimize prover operations.

  • MCP Server Starter

    A TypeScript starter template for building Model Context Protocol (MCP) servers.

  • MCP Server

    Automate data science stages using your own CSV data files.

  • Remote MCP Server (Authless)

    An example of a remote MCP server deployable on Cloudflare Workers without authentication.

  • Woodpecker MCP Server

    A server for managing Woodpecker CI/CD pipelines, built with the MCP framework.

  • Godot MCP

    MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot projects.

  • FLUX Image Generator

    Generate images using Black Forest Lab's FLUX model.

Newest MCP ServersOfficial MCP ServersMCP ClientsRemote MCP Servers
📧 contact@mcpservers.org