EV
@modelcontextprotocol
Reference / test server with prompts, resources, and tools.
87k1w ago0 toolslocal
$
npx -y @modelcontextprotocol/server-everythingStructural codebase indexer exposing 17 query tools (functions, classes, imports, dependency graphs, change impact) via MCP. Zero dependencies.
$ pip install "mcp-codebase-index[mcp]"Or add it with the Claude CLI: claude mcp add mikerecognex-mcp-codebase-index
get_project_summarylist_filesget_structure_summaryget_functionsget_classesget_importsget_function_sourceget_class_sourcefind_symbolget_dependenciesget_dependentsget_change_impactget_call_chainget_file_dependenciesget_file_dependentssearch_codebaseget_usage_stats{ "mcpServers": { "mikerecognex-mcp-codebase-index": { "command": "pip", "args": ["install", ""mcp-codebase-index[mcp]""] } } }
Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.
Reference / test server with prompts, resources, and tools.
npx -y @modelcontextprotocol/server-everythingOfficial GitHub server for integration with repository management, PRs, issues, and more.
A high-level framework for building MCP servers in Python