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.
相关服务器
Alpha Vantage MCP Server
赞助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Tauri MCP Server
A server for testing and interacting with Tauri v2 applications, providing tools for process management, window manipulation, and debugging.
ZeroPath MCP Server
Interact with your product security findings using natural language.
OpenAPI2MCP
Converts OpenAPI specifications into MCP tools, enabling AI clients to interact with external APIs seamlessly.
Projet MCP Server-Client
An implementation of the Model Context Protocol (MCP) for communication between AI models and external tools, featuring server and client examples in Python and Spring Boot.
spm-mcp
iOS Swift Package Manager server written in Swift
Authless MCP Server Example
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
Interactive Feedback MCP
An MCP server for interactive user feedback and command execution in AI-assisted development.
Photoshop MCP Server
An MCP server for integrating with and automating Adobe Photoshop using the photoshop-python-api.
gluestack-ui MCP Server
An MCP server tailored for React Native–first development using Gluestack UI
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.