Githits
@githits-com
About Githits
GitHits MCP is an OSS context layer for the full software development lifecycle, giving AI agents access to code search, package docs, real-world examples, dependency metadata, vulnerabilities, changelogs, and upgrade evidence.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"githits": {
"command": "npx",
"args": [
"-y",
"githits@latest",
"mcp",
"start"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Githits?
GitHits MCP is an open-source context layer for the full software development lifecycle, giving AI agents access to code search, package documentation, real-world usage examples, dependency metadata, vulnerabilities, changelogs, and upgrade evidence.
How to use Githits?
—
Key features of Githits
- Code search across repositories
- Package documentation retrieval
- Real‑world usage examples
- Dependency metadata and vulnerability lookup
- Changelog and upgrade evidence access
Use cases of Githits
- Discovering how a package is used in real projects
- Checking for known vulnerabilities in dependencies
- Finding changelogs and upgrade paths for libraries
- Searching codebases for patterns or implementations
- Enriching AI agents with contextual software lifecycle data
FAQ from Githits
What dependencies does Githits require?
—
Where does Githits store data?
—
How does Githits authenticate?
—
More Developer Tools MCP servers
test
prysmaticlabsGo implementation of Ethereum proof of stake
Grafana MCP server
grafanaMCP server for Grafana
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Comments