subnet-calculator-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| calculate_subnetC | Calculate subnet details given a base IP and required hosts. |
| calculate_wildcard_maskB | Generate OSPF wildcard mask details for a subnet. |
| validate_ip_in_subnetC | Validate that an IP address belongs to a subnet and provide context. |
| calculate_subnet_from_maskC | Calculate network information from an IP address and subnet mask. |
| get_nth_usable_ipC | Return the Nth usable IP address in a subnet. |
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
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/sanjayshreeyans/subnet-calculator-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server