uml-search-mcp

UMLCloudComputing/uml-search-mcp
★ 0 stars Python DevOps Updated today
MCP Server for searching across the UMass Lowell web domain
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "uml-search-mcp": {
      "command": "uvx",
      "args": [
        "uml-search-mcp"
      ]
    }
  }
}

Or install with pip: pip install uml-search-mcp

README Excerpt

An MCP server for searching across the UMass Lowell web domain. The MCP server can be used locally by either - Run as host process: `uv run server.py` - Accessible at `localhost:8000/mcp` - Run as a docker container with Prometheus: `docker compose up` - Accessible at `0.0.0.0:8000/mcp` or `localhost:8000/mcp` locally

Tools (2)

uml_search_mcp_tool_calls_totaluml_search_mcp_tool_execution_seconds