An MCP server for interacting with the native Windows API, enabling control over system functions and resources.
MCP server for the windows API.
add this to your claude mcp config:
{
"mcpServers": {
"windows": {
"command": "uvx",
"args": [
"mcp-windows"
]
}
}
}
or locally:
{
"mcpServers": {
"windows": {
"command": "uv",
"args": [
"--directory",
"C:\\Users\\{name}\\Documents\\mcp-windows",
"run",
"mcp-windows"
]
}
}
}
MIT
Provides local access to Cursor chat history for AI analysis and insights, with no external services or API keys required.
Perform accessibility audits on webpages using the axe-core engine to identify and help fix a11y issues.
Provides access to OpenTelemetry traces and metrics through Logfire.
Integrates LLM applications with documentation sources using the Model Context Protocol.
Provides perfect memory for AI-assisted development by capturing project context snapshots, enabling natural language search, evolution tracking, and code intelligence.
Provides tools for geospatial analysis within Jupyter notebooks.
Run and manage docker containers, docker compose, and logs
An MCP server that dynamically loads tools from an external JSON file configured via an environment variable.
An iOS mobile automation server using Appium and WebDriverAgent, built with clean architecture and SOLID principles.
Integrate Testomat.io API with AI assistants for test management.