https://github.com/harpertoken/mcp-org
MCP GitHub Org Mapping.
https://github.com/harpertoken/mcp-org
github mapping organization
Last synced: 6 months ago
JSON representation
MCP GitHub Org Mapping.
- Host: GitHub
- URL: https://github.com/harpertoken/mcp-org
- Owner: harpertoken
- License: mit
- Created: 2025-12-30T14:17:07.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-30T16:27:07.000Z (6 months ago)
- Last Synced: 2026-01-03T07:56:40.802Z (6 months ago)
- Topics: github, mapping, organization
- Language: Swift
- Homepage: https://harpertoken.github.io/mcp-org/
- Size: 590 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# MCP GitHub Org Mapper
A secure, Model Context Protocol (MCP) server for mapping and analyzing GitHub organization repositories. Provides read-only access to org repos with fine-grained authorization controls.
## Features
- **Secure Authentication**: GitHub App JWT-based auth with RSA signing
- **Declarative Scoping**: Include/exclude patterns for repo authorization
- **Org-Wide Analysis**: Tools for listing repos, checking hygiene, CI consistency
- **MCP Compliant**: JSON-RPC over stdio for integration with MCP clients
- **Enterprise Ready**: No secrets in code, environment-based config
## Installation
See [Setup](docs/setup.md) for detailed installation and configuration instructions.
## Usage
See [Usage](docs/usage.md) for running the server and available tools.
## Contributing
See [Contributing](CONTRIBUTING.md) for guidelines.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.