bigparse

agentbrazley/bigparse

3.4

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

BigParse is an MCP server that provides LLMs like Claude with efficient access to your codebase, enabling instant navigation and search capabilities.

Tools

Functions exposed to the LLM to take actions

index_codebase

Index project files for searching.

search_code

Search with regex patterns.

get_symbols

Extract symbols from files.

find_references

Find all references to a symbol.

go_to_definition

Jump to symbol definition.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources