jacklotusho/mcptestserver
3.1
If you are the rightful owner of mcptestserver and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The add_tool MCP server is designed to facilitate the integration and management of model context protocols, providing a streamlined approach to server setup and operation.
Installation Steps
To install the add_tool MCP server, run the following command:
{
"mcpServers": {
"add_tool": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/jacklotusho/mcptestserver.git",
"mcp-server"
]
}
}
}
This will fetch and set up the mcp-server from the specified GitHub repository.