MCP server for ip network ai. Features parse ip, subnet calculator, cidr to range. From MEOK AI Labs.
Project description
Overview
IP Network AI MCP Server — Networking tools.
Tools
| Tool | Description |
|---|---|
parse_ip |
Parse and analyze an IP address (v4 or v6). |
subnet_calculator |
Calculate subnet details from CIDR notation (e.g., 192.168.1.0/24). |
cidr_to_range |
Convert CIDR notation to IP range with detailed info. |
dns_lookup_data |
Perform DNS lookup for a hostname. |
Installation
pip install meok-ip-network-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"ip-network-ai": {
"command": "python",
"args": ["-m", "meok_ip_network_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 4 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ip_network_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: ip_network_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b02d4e18331ad1b4382127ea20e7874a2b9b9ebc049f29d17261a40253fe503f
|
|
| MD5 |
27e716b2dc568a22a80b27404f9ff159
|
|
| BLAKE2b-256 |
8c9848a514b10905940fc71838303c78646d95bdf46e21f533ea8d7849120838
|
File details
Details for the file ip_network_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: ip_network_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
694035358fced74873b5c8017ac41a979c47970702c5dca96e8895fc1b1e4d7e
|
|
| MD5 |
57719357cc830ea11331beb25bfd8f37
|
|
| BLAKE2b-256 |
097d8b60b20008dd5d175560f2c14295a5a02d6726d6e69c5946245a04f18289
|