Extract structured table data including headers and rows from any HTML table using a CSS selector. Converts <thead>/<th> into column keys and <td> cells into row dictionaries.
Apache 2.0
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…