mcp-uos

virtUOS/mcp-uos
★ 0 stars Python Browser/Web Updated today
MCP server to search through and fetch pages from the website of Osnabrück University
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": {
    "mcp-uos": {
      "command": "uvx",
      "args": [
        "mcp-uos"
      ]
    }
  }
}

Or install with pip: pip install mcp-uos

README Excerpt

A Python package for interacting with the University of Osnabrück website. The `mcpuos` package provides functionality for: - Logging in to the University of Osnabrück website - Performing authenticated searches - Fetching and converting page content to markdown - Running as an MCP server for LLM integration

Tools (11)

UOS_MCP_PASSWORDUOS_MCP_PEOPLE_DATA_PATHUOS_MCP_SCRAPE_DELAY_SECONDSUOS_MCP_SERVER_HOSTUOS_MCP_SERVER_PORTUOS_MCP_SKIP_LOGINUOS_MCP_USERNAMEuos_fetchuos_people_searchuos_searchyour_username