MCP Homescan Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SHODAN_API_KEY | No | Optional Shodan API key for vulnerability lookups | |
| HOMESCAN_SUBNET | No | Network subnet to scan (e.g., 192.168.1) | 192.168.1 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| homescan_discoverA | Discover all devices on the local network using ARP table. Returns IP, MAC address, and manufacturer for each device found. |
| homescan_deviceC | Get detailed information about a specific device by IP address |
| homescan_mac_lookupB | Look up the manufacturer of a device from its MAC address |
| homescan_reportB | Generate a comprehensive network discovery report in markdown format, including device summary, categories, and security flags |
| homescan_exportA | Export discovered devices to Obsidian inventory format. Returns an array of files that can be saved to your vault. |
| homescan_diffB | Compare current network scan to the last scan and show new/removed devices |
| homescan_flaggedA | List devices flagged for security review (unknown manufacturers, Chinese IoT devices, randomized MACs) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aplaceforallmystuff/mcp-homescan'
If you have feedback or need assistance with the MCP directory API, please join our Discord server