phpIPAM MCP Server
by alsamasu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PHPIPAM_APP_ID | Yes | API application ID | |
| PHPIPAM_TIMEOUT | No | Request timeout in milliseconds | 30000 |
| PHPIPAM_BASE_URL | Yes | Base URL of phpIPAM instance | |
| PHPIPAM_PASSWORD | Yes | phpIPAM password | |
| PHPIPAM_USERNAME | Yes | phpIPAM username | |
| PHPIPAM_DEBUG_HTTP | No | Log HTTP request/response details | false |
| PHPIPAM_VERIFY_TLS | No | Verify TLS certificates | true |
| PHPIPAM_MAX_RETRIES | No | Maximum retry attempts | 3 |
| PHPIPAM_RETRY_DELAY | No | Base retry delay in milliseconds | 1000 |
| PHPIPAM_ENABLE_CACHE | No | Cache API responses (60s TTL) | false |
| PHPIPAM_WRITE_ENABLED | No | Enable write operations (allocate, release, upsert) | false |
| PHPIPAM_ALLOW_SUBNET_CREATE | No | Allow subnet creation via subnets.ensure | false |
| PHPIPAM_ALLOW_SECTION_CREATE | No | Allow section creation via sections.ensure | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
- 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/alsamasu/phpipam-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server