github-agentic-chat-mcp
0
This project implements a Model Context Protocol server to enable natural language interactions with GitHub. It can search repositories, create issues, and perform semantic vector searches using Go and PostgreSQL with pgvector.
GitHub Agentic Chat MCP Server
This project is an MCP server implementation for integrating natural language interactions with GitHub, using the Go programming language. It supports features such as searching GitHub repositories, creating issues, and conducting vector searches for semantic querying. The server is extensible, facilitating the addition of more features.