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
Swagger/OpenAPI MCP Server
Explore and interact with Swagger/OpenAPI specifications, allowing for browsing endpoints and retrieving details on API operations.
A11y MCP Server
Perform accessibility audits on webpages using the axe-core engine to identify and help fix a11y issues.
Software Planning Tool
Facilitates software development planning through an interactive and structured approach.
Slowtime MCP Server
A server for secure time-based operations, featuring timing attack protection and timelock encryption.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers, without authentication.
ECharts MCP Server
A server for generating various types of charts using the ECharts library.
ctx
Automatically builds and serves context files from codebases for AI assistants like Claude.
Laravel Docs
Search and access Laravel documentation from version 6.x onwards, with automatic daily updates.
Shipyard
The Shipyard CLI provides an MCP server for agents to manage Shipyard environments directly: by pulling logs, comparing branches, running tests, and stopping/starting environments..
Specifai
Integrate and automate Specifai projects with any MCP-compatible AI tool.