MCP Server
MCP
dowse
Fast local full-text search for Windows files (tantivy + jieba), exposed to AI agents over MCP.
Install
cargo:[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "cargo",
"registryBaseUrl": "https://crates.io",
"identifier": "dowse",
"version": "0.10.0",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
cargo
By
Comments
Sign in to leave a comment