An MCP server that provides full text search for code declarations. Uses SQLite with FTS5 and universal ctags to index and search functions, classes, structures, enums, and other code elements. Supports all languages that ctags supports including Python, C, Go, C++, JavaScript, Rust, Java, and many others. - Python 3.13 - Universal Ctags 6.2.0 - SQLite with FTS5 support (included in Python 3.13) J
Add this skill
npx mdskills install osinmv/function-lookup-mcp@osinmv? Sign in with GitHub to claim this listing.Provides multi-language code declaration search via ctags indexing with clear setup
claude mcp add function-lookup-mcp -- npx -y function-lookup-mcp
npx mdskills install osinmv/function-lookup-mcp