uisight
v0.14.0
io.github.yusufcemres/uisight
Your AI sees the screen but can't measure it — measured web UI findings, shared live sessions
io.github.chrischall/maxpreps-mcp · v0.2.0
MaxPreps MCP — high school schedules, scores, records, rosters and stat leaders
maxpreps-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"maxpreps-mcp": {
"command": "npx",
"args": [
"-y",
"maxpreps-mcp"
]
}
}
}MAXPREPS_USER_AGENT可选Optional override for the User-Agent sent to MaxPreps.
MAXPREPS_CACHE_TTL可选Seconds to cache a page response. Default 300; 0 disables caching.
MAXPREPS_MIN_INTERVAL_MS可选Minimum spacing between requests, in ms. Default 250.
v0.14.0
io.github.yusufcemres/uisight
Your AI sees the screen but can't measure it — measured web UI findings, shared live sessions
v0.3.1
tech.finology/student-loan
Free, keyless federal student-loan math: RAP, IBR, ICR, PSLF. Logged+cited tier: verified-engine
v26.9.0
io.github.groupdocs-annotation/groupdocs-annotation-mcp
MCP server for GroupDocs.Annotation — add, list, update, remove document annotations via AI agents.
v2026.9.4.0
io.github.AceDataCloud/mcp-aichat
MCP server for AI dialogue using various LLM models via AceDataCloud
v1.0.1
com.asterwise/mcp
Vedic and Western astrology for AI agents: charts, dasha, matchmaking, panchanga, numerology, tarot.
v3.0.70
io.github.hashgraph-online/hol-guard
Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.
{
"id": "io.github.chrischall/maxpreps-mcp",
"type": "mcp-server",
"version": "0.2.0",
"displayName": "maxpreps-mcp",
"description": "MaxPreps MCP — high school schedules, scores, records, rosters and stat leaders",
"repository": {
"url": "https://github.com/chrischall/maxpreps-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "maxpreps-mcp",
"version": "0.2.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "MAXPREPS_USER_AGENT",
"description": "Optional override for the User-Agent sent to MaxPreps."
},
{
"name": "MAXPREPS_CACHE_TTL",
"description": "Seconds to cache a page response. Default 300; 0 disables caching."
},
{
"name": "MAXPREPS_MIN_INTERVAL_MS",
"description": "Minimum spacing between requests, in ms. Default 250."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.chrischall/maxpreps-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.chrischall%2Fmaxpreps-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}