aws-git-repo-research-mcp-server
by awslabs

This package provides a Model Context Protocol (MCP) server that enables semantic search and research of Git repositories, leveraging Amazon Bedrock for embeddings and FAISS for indexing. It allows users to index local or remote Git repositories, perform semantic queries, retrieve repository summaries, and search for GitHub repositories.
Tools
Parameters
Parameter | Description |
---|---|
AWS_PROFILE* | Your AWS profile name. |
AWS_REGION* | The AWS region to use for Bedrock. |
FASTMCP_LOG_LEVEL* | Logging level for FastMCP. |
GITHUB_TOKEN* | GitHub token for higher rate limits when searching GitHub repositories. |