aws-git-repo-research-mcp-server

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.

Updated Jun 16, 2025
Python
License not found

Tools

Parameters

ParameterDescription
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.