Claude Code f5e63c888d Initial commit: MCP Name Cheap server implementation
- Production-ready MCP server for Name Cheap API integration
- Domain management (registration, renewal, availability checking)
- DNS management (records, nameserver configuration)
- SSL certificate management and monitoring
- Account information and balance checking
- Smart identifier resolution for improved UX
- Comprehensive error handling with specific exception types
- 80%+ test coverage with unit, integration, and MCP tests
- CLI and MCP server interfaces
- FastMCP 2.10.5+ implementation with full MCP spec compliance

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-20 03:43:11 -06:00

799 B

name about title labels assignees
Bug report Create a report to help us improve [BUG] bug

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Environment:

  • OS: [e.g. macOS, Ubuntu 22.04]
  • Python version: [e.g. 3.11.5]
  • mcp-namecheap version: [e.g. 1.0.0]
  • FastMCP version: [e.g. 2.10.5]

Configuration:

  • Are you using sandbox mode? [yes/no]
  • MCP client being used: [e.g. Claude Desktop, custom]

Error output

Paste any error messages or logs here

Additional context Add any other context about the problem here.