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
A Model Context Protocol server for retrieving and analyzing issues from Sentry.io
MCP Server to run python code locally
MCP server for RAG-based document search and management
An MCP server for accessing data from Data.gov, providing tools and resources for interacting with government datasets.