Smbmap
FreeNot checkedExposes SMB share enumeration and file operations via the smbmap security tool.
About
Exposes SMB share enumeration and file operations via the smbmap security tool.
README
MCP server exposing smbmap SMB enumeration functionality.
Install
pip install mcp-smbmap
Usage
from mcp_smbmap import mcp
# Run the MCP server
mcp.run()
MCP Tools
connect- Connect to an SMB hostlist_shares- List all shares on the target hostlist_drives- List all drives on the target hostlist_path- List contents of a share pathget_version- Get OS version of the remote hostcheck_signing- Check SMB signing statusexec_command- Execute a command on the remote hostdownload_file- Download a file from the remote systemupload_file- Upload a file to the remote systemdelete_file- Delete a remote filecheck_admin- Check if user has admin rightsdisconnect- Disconnect from an SMB host
Development
git clone https://github.com/daedalus/mcp-smbmap.git
cd mcp-smbmap
pip install -e ".[test]"
# run tests
pytest
# format
ruff format src/ tests/
# lint
ruff check src/ tests/
# type check
mypy src/
MCP Name
mcp-name: io.github.daedalus/mcp-smbmap
Installing Smbmap
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/daedalus/mcp-smbmapFAQ
Is Smbmap MCP free?
Yes, Smbmap MCP is free — one-click install via Unyly at no cost.
Does Smbmap need an API key?
No, Smbmap runs without API keys or environment variables.
Is Smbmap hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Smbmap in Claude Desktop, Claude Code or Cursor?
Open Smbmap on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Smbmap with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
