armadditech/mcp-server-toolintegration
This is a comprehensive tutorial project by Armaddi Technologies that teaches how to build and deploy MCP (Model Context Protocol) servers using Docker. It's designed to help developers create custom AI tools that can be used with AI assistants like Claude Desktop, Cursor, and other MCP-compatible clients.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-toolintegration": {
"command": "npx",
"args": [
"-y",
"mcp-server-toolintegration"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...