Extra filetypes - skip unsopported filetypes - MCP database - #11
Open
cr3a7ure wants to merge 7 commits into
Open
Extra filetypes - skip unsopported filetypes - MCP database#11cr3a7ure wants to merge 7 commits into
cr3a7ure wants to merge 7 commits into
Conversation
cr3a7ure
commented
Apr 28, 2026
- Add support md, yml
- Skip files that are not supported and continue directory ingestion
- Allow code files ( not fully )
- Add MCP server only for database querying
- Add Claude/OpenCode skill for MCP
added 7 commits
April 28, 2026 13:01
- we should check how chonky works with it
- we should check how chonky works with it
- Do not stop ingestion
- No AST or further analysis is done - That should be a next step
- Add mcp_server.py with FastMCP implementation - Expose 5 tools: search, list_files, get_file_chunks, get_stats, get_all_chunks - Add mcp-server CLI command - Add mcp>=1.0.0 dependency - Update README with MCP server documentation
- Update README.md file - Create the appropriate endpoints
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.