Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
coderamp-labs
/
gitingest
Public
Notifications
You must be signed in to change notification settings
Fork
936
Star
12.7k
Code
Issues
13
Pull requests
16
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Code
feat: implement MCP server
#505
Code
Open
NicolasIRAGNE
wants to merge 21 commits into
main
coderamp-labs/gitingest:main
from
mcp_server
coderamp-labs/gitingest:mcp_server
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
feat: implement MCP server
#505
NicolasIRAGNE
wants to merge 21 commits into
main
coderamp-labs/gitingest:main
from
mcp_server
coderamp-labs/gitingest:mcp_server
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2025
refactor: Use GitPython instead of git in command line
iburel
authored and
NicolasIRAGNE
committed
4e7bf67
Copy full SHA for 4e7bf67
fix: properly use GitPython subcommands
NicolasIRAGNE
committed
67c1ec3
Copy full SHA for 67c1ec3
fix: properly use GitPython subcommands
NicolasIRAGNE
committed
e143f24
Copy full SHA for e143f24
feat: add MCP (Model Context Protocol) server support
Show description for b5a1af3
2 people
authored and
NicolasIRAGNE
committed
b5a1af3
Copy full SHA for b5a1af3
test: add comprehensive MCP server testing and documentation
Show description for 3fa790e
2 people
authored and
NicolasIRAGNE
committed
3fa790e
Copy full SHA for 3fa790e
test: add comprehensive MCP server testing and documentation
Show description for cac4faf
NicolasIRAGNE
and
claude
committed
cac4faf
Copy full SHA for cac4faf
fix: use mcp==1.12.4 instead of mcp>=1.0.0
root
authored and
NicolasIRAGNE
committed
4a64fb4
Copy full SHA for 4a64fb4
drop support for Python 3.8/3.9, require 3.10+
root
authored and
NicolasIRAGNE
committed
81fdf80
Copy full SHA for 81fdf80
fix: update test assertions to match GitPython implementation
Show description for 2baa72b
2 people
authored and
NicolasIRAGNE
committed
2baa72b
Copy full SHA for 2baa72b
style: apply pre-commit fixes
Show description for 61c4bb0
2 people
authored and
NicolasIRAGNE
committed
61c4bb0
Copy full SHA for 61c4bb0
style: apply additional pre-commit fixes
Show description for b672b8f
2 people
authored and
NicolasIRAGNE
committed
b672b8f
Copy full SHA for b672b8f
fix: prevent exception information exposure in MCP server
Show description for 0d419d4
2 people
authored and
NicolasIRAGNE
committed
0d419d4
Copy full SHA for 0d419d4
fix: remove problematic docs and fix markdown formatting
Show description for cee4735
2 people
authored and
NicolasIRAGNE
committed
cee4735
Copy full SHA for cee4735
fix: remove problematic files to fix CI
Show description for 3072551
2 people
authored and
NicolasIRAGNE
committed
3072551
Copy full SHA for 3072551
fix: resolve CodeQL security issues and pre-commit hook violations
Show description for 642f930
2 people
authored and
NicolasIRAGNE
committed
642f930
Copy full SHA for 642f930
fix: update mcp_server tests to match changed logging calls
Show description for 289a642
2 people
authored and
NicolasIRAGNE
committed
289a642
Copy full SHA for 289a642
fix: disable pylint import-error for optional MCP dependency
Show description for 577f6de
2 people
authored and
NicolasIRAGNE
committed
577f6de
Copy full SHA for 577f6de
fix: correct token value in test to match expected value
Show description for 83f0ecd
2 people
authored and
NicolasIRAGNE
committed
83f0ecd
Copy full SHA for 83f0ecd
fix: suppress remaining dynamic import violations
Show description for f599bfa
2 people
authored and
NicolasIRAGNE
committed
f599bfa
Copy full SHA for f599bfa
fix: resolve all pre-commit hook violations
Show description for 46e9749
2 people
authored and
NicolasIRAGNE
committed
46e9749
Copy full SHA for 46e9749
refactor to run with --mcp and add metrics
NicolasIRAGNE
committed
9869051
Copy full SHA for 9869051
You can’t perform that action at this time.