Weaviate's MCP server, built into the database itself — hybrid search, schema inspection, tenant listing and batch upserts at /v1/mcp, scoped by RBAC.
Git
Summary
Read, search, and manipulate Git repositories — status, diffs, logs, branches, commits, and more.
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
The reference Git MCP server. It lets an agent inspect and operate on a local Git repository: view status and diffs, read commit history, search content, create branches, stage changes, and commit. Useful for code-aware assistants working directly against a repo.
Related MCP Servers
Zapier's official hosted MCP server, exposing actions across 8,000+ connected apps as agent tools — with you choosing exactly which actions each server may perform.
Microsoft's official MCP server for Azure DevOps - work items, repos, pipelines, wikis, test plans and iterations, reachable from any MCP client in plain language.
Semantic code toolkit for coding agents — symbol-level search, editing and refactoring backed by language servers or the JetBrains platform.