Fetches and sets up an MCP server from a specified GitHub repository.
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.
A Next.js-based MCP server with OAuth 2.1 authentication support using Google as the default provider. Requires a PostgreSQL database and optionally Redis for SSE transport.
A scientific computing server for symbolic math, data analysis, and visualization using popular Python libraries like NumPy, SciPy, and Pandas.
Tools for Xcode project management, building, testing, archiving, code signing, and iOS development utilities.
A Node.js MCP server example for the OpenWeather API, requiring an API key.
Retrieves relevant code snippets and documents to assist in generating PyMilvus code, requiring a running Milvus instance.
An intelligent scientific reasoning framework that uses graph structures and Neo4j to perform advanced reasoning via the Model Context Protocol (MCP).
Run Postman collections using Newman, with support for environment and global variables.
Control Android devices using the Android Debug Bridge (ADB).
Reference / test server with prompts, resources, and tools
Manage ServiceNow metadata, modules, records, and tests using Fluent, a TypeScript-based declarative DSL. Supports all ServiceNow SDK CLI commands.