Skip to content

feat: add MCP server #502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Conversation

NicolasIRAGNE
Copy link
Contributor

No description provided.

iburel and others added 2 commits August 8, 2025 11:04
- Add MCP server implementation with stdio transport
- Integrate MCP server option in CLI with --mcp-server flag
- Add ingest_repository tool for MCP clients
- Remove HTTP transport, keeping only stdio for simplicity
- Add MCP dependencies and optional installation group
- Include comprehensive documentation and client examples
- Support GitHub token authentication through MCP

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add complete test suite for MCP server functionality
- Test MCP tool registration, execution, and error handling
- Add async testing for stdio transport communication
- Update CHANGELOG.md with all feature additions
- Update README.md with MCP server installation and usage
- Document GitPython migration and MCP integration

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants