phpipam-mcp-server

Provides a Model Context Protocol (MCP) server that exposes phpIPAM operations (read/search/list and some write/admin actions) as MCP tools, using phpIPAM API access authenticated via a static App Code token over HTTPS.

Evaluated Apr 04, 2026 (27d ago)
Homepage ↗ Repo ↗ Infrastructure mcp phpipam ipam network-automation python infrastructure api-integration
⚙ Agent Friendliness
54
/ 100
Can an agent use this?
🔒 Security
54
/ 100
Is it safe for agents?
⚡ Reliability
21
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
74
Documentation
70
Error Messages
0
Auth Simplicity
85
Rate Limits
10

🔒 Security

TLS Enforcement
90
Auth Strength
55
Scope Granularity
20
Dep. Hygiene
45
Secret Handling
55

Relies on HTTPS for transport (explicitly stated). Uses a static app code token (no expiration) which increases blast radius if leaked. README does not mention least-privilege scopes or secret-handling practices beyond using env vars; security posture depends on phpIPAM permissions assigned to the app.

⚡ Reliability

Uptime/SLA
0
Version Stability
45
Breaking Changes
20
Error Recovery
20
AF Security Reliability

Best When

You already have phpIPAM with an app configured for 'SSL with App Code token' and want an MCP-enabled assistant to query and perform controlled IPAM operations.

Avoid When

You need fine-grained OAuth scopes, short-lived credentials, or guaranteed idempotent/retry-safe write semantics.

Use Cases

  • Agent-assisted IP address management (search/reserve/update/release) in phpIPAM
  • Network inventory retrieval for sections/subnets/VLANs/VRFs/locations/DNS nameservers
  • Automation of subnet lifecycle tasks (create/update/delete) with MCP tooling

Not For

  • Direct internet-facing control plane without additional network hardening
  • High-volume bulk migrations without explicit operational safeguards/idempotency
  • Environments that cannot use a long-lived app code token

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: phpIPAM 'SSL with App Code token' (static app code token) via environment variables
OAuth: No Scopes: No

Authentication is configured by env vars: PHPIPAM_URL, PHPIPAM_APP_ID, PHPIPAM_APP_CODE. No token expiration or OAuth flow is described; relies on HTTPS transport.

Pricing

Free tier: No
Requires CC: No

No pricing information provided; this appears to be self-hosted software.

Agent Metadata

Pagination
limit-based (max=50/100 depending on tool)
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Write operations include destructive actions (delete_subnet warns it deletes all IPs in the subnet). Agents should require explicit confirmation before deletes.
  • Operations accept include_fields/include_usage parameters; agents may over-fetch unless they constrain fields.
  • Idempotency and safe retries for create/reserve/update/delete are not documented; retries could cause duplicates or unintended state changes.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for phpipam-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered