Back to search
30
MCP

GitHub Agentic Chat

pulsemcp/github agentic chat

Integrates with GitHub's API to enable natural language interaction with repositories, offering tools for searching, creating issues, and performing semantic searches across stored documents using PostgreSQL with pgvector.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

GitHub
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
0 tools · streamable-http
GitHub
Connect your AI agents to GitHub — manage repos, issues, PRs, workflows, and more
0 tools · http
acuvity/mcp-server-github-chat
Analyzes and queries GitHub repositories using the GitHub Chat API.
0 tools
GitHub
Connect AI assistants to GitHub - manage repos, issues, PRs, workflows, and git operations.
0 tools
Fossick
Search all of GitHub from your AI agent — find libraries, drill into repos, find code patterns.
0 tools
Glean
Integrates Glean's search and chat APIs to enable natural language interactions with organizational knowledge bases and chatbots.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "github_agentic_chat": {
      "url": "None",
      "transport": "http"
    }
  }
}