SigilDERG-Custom-MCP

Superuser666-Sigil/SigilDERG-Custom-MCP

3.2

If you are the rightful owner of SigilDERG-Custom-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Sigil MCP Server is a Model Context Protocol server that enhances code navigation and search capabilities for local repositories, providing IDE-like features for AI assistants.

Tools

Functions exposed to the LLM to take actions

index_repository

Build searchable index with symbol extraction

search_code

Fast substring search across repositories

goto_definition

Find symbol definitions

list_symbols

View file/repo structure

list_repos

Basic operations for listing repositories

read_repo_file

Read files from repositories

list_repo_files

List files in a repository

search_repo

Search within a repository

get_index_stats

Retrieve index statistics

ping

Server info and health checks

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources