Retrieve search path analysis results for a given keyword and region using Hubble's Path Finder API. Specify keyword, region code (kr, jp), and limit to process and return structured data.
Locate files in code repositories by matching glob patterns (e.g., '*.py', 'test_*.js') using an in-memory file index. Quickly retrieve file paths for analysis or verification without manual search.
A Python MCP server that enables AI assistants to manage Todoist tasks and projects through the Model Context Protocol. It supports full CRUD operations for tasks and projects, including support for nested projects and Todoist's advanced filter syntax.