github-mcp 0.1.3

GitHub v3 REST API MCP server, generated by mcpify.
Documentation
1
2
3
4
5
6
7
// GitHub v3 REST API MCP server — generated by mcpify. Do not hand-edit.

pub mod auth_extractor;
pub mod localhost_detector;
pub mod metrics;
pub mod server;
pub mod types;