An Mcp Server That Gives Any Mcp Client Read Access To An Smb/cifs File Share Servers
@nithiin7
About An Mcp Server That Gives Any Mcp Client Read Access To An Smb/cifs File Share Servers
An MCP (Model Context Protocol) server that gives any MCP client read access to an SMB/CIFS file share. Connection credentials are passed as environment variables and never appear in tool calls or conversation history.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"file-server": {
"command": "uv",
"args": [
"run",
"--directory",
"/path/to/remote-file-server",
"file-server-mcp"
],
"env": {
"SMB_HOST": "192.168.1.100",
"SMB_SHARE": "my_share",
"SMB_USERNAME": "my_user",
"SMB_PASSWORD": "my_password"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is An Mcp Server That Gives Any Mcp Client Read Access To An Smb/cifs File Share Servers?
It is an MCP server that provides read access to SMB/CIFS file shares for any MCP client. Connection credentials are passed via environment variables and never appear in tool calls or conversation history.
How to use An Mcp Server That Gives Any Mcp Client Read Access To An Smb/cifs File Share Servers?
—
Key features of An Mcp Server That Gives Any Mcp Client Read Access To An Smb/cifs File Share Servers
- Works with any MCP client
- Provides read-only access to SMB/CIFS shares
- Credentials set via environment variables
- Credentials never exposed in tool calls or history
Use cases of An Mcp Server That Gives Any Mcp Client Read Access To An Smb/cifs File Share Servers
—
FAQ from An Mcp Server That Gives Any Mcp Client Read Access To An Smb/cifs File Share Servers
—
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ghidraMCP
LaurieWiredMCP Server for Ghidra
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Awesome Mlops
visengerA curated list of references for MLOps
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments