DeepMCPAgent: DeepMCPAgent is a model-agnostic framework for building LangChain/LangGraph agents that dynamically discover and utilize tools via the Model Context Protocol (MCP) over HTTP/SSE. It allows users to bring their own LangChain chat models and features advanced capabilities like cross-agent communication for collaborative AI systems.; GitHub MCP Server: GitHub's official MCP Server connects AI agents directly to GitHub, enabling natural language interactions with repositories, issues, pull requests, code search, Actions workflows, and security findings. Built for developers who want to bring GitHub context into AI assistants — from simple queries to complex multi-step agent workflows. Available as a remote server or self-hosted Docker container.
Building production-ready LLM agents that discover tools dynamically.
AI-assisted code review, issue triage, and PR management in GitHub