MCP server for the windows API.
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
Figma Mcp
Mcp Dbutils
DButils is an all-in-one MCP service that enables your AI to do data analysis by harnessing versatile types of database (sqlite, mysql, postgres, and more) within a unified configuration of multiple connections in a secured way (like SSL and controlled write access).
OpenMemory MCP
Memory for AI Agents; Announcing OpenMemory MCP - local and secure memory management.