Bulk WHOIS API icon

Bulk WHOIS API

Provides a Multi-Agent Conversation Protocol (MCP) server for the WHOIS API.

소개

This project offers an auto-generated Multi-Agent Conversation Protocol (MCP) server designed specifically for the apispot.io WHOIS OpenAPI specification. It facilitates multi-agent interactions with WHOIS data, enabling seamless programmatic access and integration of WHOIS information into various applications. Developed in Python, the project emphasizes code quality through the use of linting, formatting, and static analysis tools like Ruff and Mypy, along with comprehensive testing via Pytest.

주요 기능

  • Auto-generated MCP server from OpenAPI specification
  • Utilizes Hatch for streamlined project building and publishing
  • 0 GitHub stars
  • Supports multiple transport modes (e.g., stdio, sse, streamable-http)
  • Configurable via environment variables or JSON files
  • Includes pre-commit hooks for linting, formatting, and static analysis (ruff, mypy, bandit, semgrep)

사용 사례

  • Integrating WHOIS data into multi-agent systems and applications
  • Developing custom tools requiring programmatic access to WHOIS information
  • Building and deploying a dedicated WHOIS API server
Advertisement

Advertisement