MCP Server
MCP
io.github.fieldcure/filesystem
Secure MCP server for sandboxed filesystem operations with document parsing support.
Install
nuget:[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "nuget",
"registryBaseUrl": "https://api.nuget.org/v3/index.json",
"identifier": "FieldCure.Mcp.Filesystem",
"version": "1.1.2",
"runtimeHint": "dnx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
nuget
By
Comments
Sign in to leave a comment