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
WordPress MCP Server
Interact with WordPress sites via the REST API. Manage content, posts, and site configurations for multiple sites using natural language.
Teleprompter
A server for managing and reusing prompts with Large Language Models (LLMs).
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
Apple HIG
Provides instant access to Apple's Human Interface Guidelines, with content auto-updated periodically.
MCP Neurolora
An intelligent server for code analysis, collection, and documentation generation using the OpenAI API.
Laburen MCP Server
A template for deploying a remote, authentication-free MCP server on Cloudflare Workers.
Apache SkyWalking MCP
An MCP server for integrating AI agents with the SkyWalking observability platform and its ecosystem.
Railagent
Provides structured workflows and tools for AI agents working with software development projects, with a specialized focus on Rails applications.
MCP Read Images
Analyze images using OpenRouter's vision models. Requires an OpenRouter API key.
Tiktoken MCP
Count tokens using OpenAI's tiktoken library.