pntr-cli
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_domainsA | List all available domains for subdomain registration |
| check_subdomainB | Check if a subdomain name is available for registration |
| list_subdomainsA | List all your registered subdomains with their DNS records |
| register_subdomainB | Register a new subdomain, optionally with an initial DNS record |
| update_subdomain | Set a DNS record on an existing subdomain (replaces an existing record of the same type) or update its description |
| toggle_email | Enable or disable the email inbox for a subdomain. When enabled, any address @subdomain receives mail (kept 48 hours, 90 days on premium). |
| toggle_subdomain | Enable or disable a subdomain. Disabling removes its DNS records so it stops resolving (config is kept); enabling re-creates them. Only enabled subdomains count toward your tier limit. |
| list_emails | List received emails for a subdomain (newest first) |
| read_email | Read a received email's full content, including the body |
| toggle_captureA | Enable or disable HTTP request capture for a subdomain. When enabled, the hostname terminates at pntr and every inbound HTTP request is logged (view with list_requests/read_request). Enabling requires the subdomain to have no A/AAAA/CNAME records. |
| list_requestsA | List captured HTTP requests for a subdomain, newest first (requires capture to be enabled) |
| read_request | Read a captured HTTP request's full detail, including headers and body |
| toggle_wildcard | Enable or disable wildcard DNS (*.name.pntr.dev) for a subdomain. Premium feature; enabling requires an existing A, AAAA, or CNAME record to mirror. |
| delete_dns_recordA | Delete a single DNS record from a subdomain. Identify it by record_id (shown in list_subdomains) or by record_type when the subdomain has exactly one record of that type. |
| delete_subdomain | Delete a subdomain and all of its DNS records |
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/oddunits/pntr-cli'
If you have feedback or need assistance with the MCP directory API, please join our Discord server