RankCLI
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
io.github.sitharaj88/winctl · v1.0.2
Windows desktop control for AI agents: screen, UI Automation, input, processes, files, shell.
WinCtl 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"winctl": {
"command": "npx",
"args": [
"-y",
"@sitharaj88/winctl"
]
}
}
}WINCTL_PROFILE可选Permission profile: readonly (observation only), standard (adds desktop interaction and file access), or full (adds process control and shell execution). Defaults to standard.
WINCTL_TIERS可选Comma-separated capability tiers, overriding the profile. Any of: observe, interact, filesystem, manage, shell.
WINCTL_ALLOWED_PATHS可选Semicolon-separated folders that file tools may access. Empty means the whole filesystem except protected Windows system directories.
WINCTL_CONFIRM_DESTRUCTIVE可选Set to false to skip user confirmation prompts for destructive actions. Defaults to true.
WINCTL_AUDIT_LOG可选Path to the JSONL audit log. Defaults to %LOCALAPPDATA%\winctl\audit.jsonl.
WINCTL_MAX_IMAGE_WIDTH可选Screenshots are downscaled to at most this width in pixels. Defaults to 1600.
WINCTL_PROFILE可选Permission profile: readonly (observation only), standard (adds desktop interaction and file access), or full (adds process control and shell execution). Defaults to standard.
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
v0.99.26
io.github.anulum/synapse-channel
Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.
v1.8.0
io.github.wstierhout/ableton-live-mcp
Control Ableton Live with 156 typed tools for music production and offline .als analysis.
v0.10.0
finance.fibrous/fibx
Swap, transfer, portfolio and Aave V3 on Base, HyperEVM and Monad, with the FibX app as MCP Apps UI.
v0.3.5
io.github.JacobiusMakes/parlayapi
Sports odds, player props and source coverage for AI assistants. Connect with your own API key.
v0.1.139
io.github.r2cuerdame/codesamplex
Compatibility evidence from real builds: does this library API work on your versions and runtime?
{
"id": "io.github.sitharaj88/winctl",
"type": "mcp-server",
"version": "1.0.2",
"displayName": "WinCtl",
"description": "Windows desktop control for AI agents: screen, UI Automation, input, processes, files, shell.",
"repository": {
"url": "https://github.com/sitharaj88/winctl",
"source": "github"
},
"homepage": "https://github.com/sitharaj88/winctl#readme",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@sitharaj88/winctl",
"version": "1.0.2",
"transport": "stdio",
"environmentVariables": [
{
"name": "WINCTL_PROFILE",
"description": "Permission profile: readonly (observation only), standard (adds desktop interaction and file access), or full (adds process control and shell execution). Defaults to standard."
},
{
"name": "WINCTL_TIERS",
"description": "Comma-separated capability tiers, overriding the profile. Any of: observe, interact, filesystem, manage, shell."
},
{
"name": "WINCTL_ALLOWED_PATHS",
"description": "Semicolon-separated folders that file tools may access. Empty means the whole filesystem except protected Windows system directories."
},
{
"name": "WINCTL_CONFIRM_DESTRUCTIVE",
"description": "Set to false to skip user confirmation prompts for destructive actions. Defaults to true."
},
{
"name": "WINCTL_AUDIT_LOG",
"description": "Path to the JSONL audit log. Defaults to %LOCALAPPDATA%\\winctl\\audit.jsonl."
},
{
"name": "WINCTL_MAX_IMAGE_WIDTH",
"description": "Screenshots are downscaled to at most this width in pixels. Defaults to 1600."
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/sitharaj88/winctl/releases/download/v1.0.2/winctl.mcpb",
"version": "1.0.2",
"transport": "stdio",
"environmentVariables": [
{
"name": "WINCTL_PROFILE",
"description": "Permission profile: readonly (observation only), standard (adds desktop interaction and file access), or full (adds process control and shell execution). Defaults to standard."
}
]
}
],
"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.sitharaj88/winctl",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.sitharaj88%2Fwinctl/versions/latest",
"isOfficial": true,
"status": "active"
}
}