Skip to content

feat: implement MCP server #505

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

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

feat: implement MCP server #505

wants to merge 21 commits into from

Conversation

NicolasIRAGNE
Copy link
Contributor

No description provided.

@NicolasIRAGNE NicolasIRAGNE force-pushed the mcp_server branch 2 times, most recently from f89a36f to b9eac6c Compare August 8, 2025 15:28
@NicolasIRAGNE
Copy link
Contributor Author

@cursoragent can you 1. rebase and 2. fix the issues mentioned in comments

Copy link

cursor bot commented Aug 11, 2025

Je vais résoudre ça rapidement ! Il semble que le rebase soit bloqué. Laisse-moi forcer la completion et passer aux corrections des problèmes de sécurité.


Open in Cursor Open in Web

Learn more about Cursor Agents

Copy link

This pull request has merge conflicts that must be resolved before it can be merged.

Copy link

This pull request has resolved merge conflicts and is ready for review.

Copy link

This pull request has merge conflicts that must be resolved before it can be merged.

iburel and others added 6 commits August 12, 2025 15:48
- 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 <[email protected]>
- 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 <[email protected]>
- 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 <[email protected]>
@NicolasIRAGNE NicolasIRAGNE force-pushed the mcp_server branch 2 times, most recently from 84a6bb6 to 95e6391 Compare August 12, 2025 14:27
Copy link

This pull request has resolved merge conflicts and is ready for review.

root and others added 2 commits August 12, 2025 17:32
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
root and others added 8 commits August 12, 2025 18:06
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Add noqa for necessary dynamic imports
- Add pylint disable for Click parameter injection

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

Co-Authored-By: Claude <[email protected]>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Copy link

github-actions bot commented Aug 12, 2025

⚙️ Preview environment was undeployed.

@NicolasIRAGNE NicolasIRAGNE force-pushed the mcp_server branch 2 times, most recently from b3bea26 to 4d45775 Compare August 12, 2025 17:49
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