uisight
v0.15.0
io.github.yusufcemres/uisight
Your AI sees the screen but can't measure it — measured web UI findings, shared live sessions
io.github.IlyaIvanchikov/weeek-mcp-smart · v0.4.4
WEEEK tasks by name, not IDs — an MCP server
WEEEK (smart) 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"weeek-mcp-smart": {
"command": "npx",
"args": [
"-y",
"weeek-mcp-smart"
],
"env": {
"WEEEK_API_TOKEN": "<WEEEK_API_TOKEN>"
}
}
}
}WEEEK_API_TOKEN必填secretWEEEK personal API token (WEEEK → Settings → API)
WEEEK_API_BASE_URL可选Override API base for self-hosted / regional hosts (default https://api.weeek.net/public/v1)
WEEEK_TIMEOUT_MS可选Per-request timeout in ms (default 30000)
WEEEK_ATTACH_DIR可选Directory weeek_attach_file may read from (default: the server's working directory)
WEEEK_ATTACH_MAX_BYTES可选Max attachable file size in bytes (default 10485760)
v0.15.0
io.github.yusufcemres/uisight
Your AI sees the screen but can't measure it — measured web UI findings, shared live sessions
v0.4.0
tech.finology/student-loan
Free, keyless federal student-loan math: RAP, IBR, ICR, PSLF. Logged+cited tier: verified-engine
v3.0.71
io.github.hashgraph-online/hol-guard
Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.
v2.6.14
io.github.DamianTodorovic/kepta
Local memory for AI agents. One SQLite file on your machine — no cloud, no account.
v0.9.4
io.github.prismnetwork-tech/mcp
Rent real NVIDIA GPUs from your agent. Browse with no wallet; pay per second onchain.
v0.4.0
io.github.LBarimi/failtrace
Reproduce, compare, isolate, and minimize software failures with saved evidence.
{
"id": "io.github.IlyaIvanchikov/weeek-mcp-smart",
"type": "mcp-server",
"version": "0.4.4",
"displayName": "WEEEK (smart)",
"description": "WEEEK tasks by name, not IDs — an MCP server",
"repository": {
"url": "https://github.com/IlyaIvanchikov/weeek-mcp",
"source": "github"
},
"homepage": "https://github.com/IlyaIvanchikov/weeek-mcp#readme",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "weeek-mcp-smart",
"version": "0.4.4",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "WEEEK_API_TOKEN",
"description": "WEEEK personal API token (WEEEK → Settings → API)",
"isRequired": true,
"isSecret": true
},
{
"name": "WEEEK_API_BASE_URL",
"description": "Override API base for self-hosted / regional hosts (default https://api.weeek.net/public/v1)"
},
{
"name": "WEEEK_TIMEOUT_MS",
"description": "Per-request timeout in ms (default 30000)"
},
{
"name": "WEEEK_ATTACH_DIR",
"description": "Directory weeek_attach_file may read from (default: the server's working directory)"
},
{
"name": "WEEEK_ATTACH_MAX_BYTES",
"description": "Max attachable file size in bytes (default 10485760)"
}
]
}
],
"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.IlyaIvanchikov/weeek-mcp-smart",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.IlyaIvanchikov%2Fweeek-mcp-smart/versions/latest",
"isOfficial": true,
"status": "active"
}
}