Weaviate's MCP server, built into the database itself — hybrid search, schema inspection, tenant listing and batch upserts at /v1/mcp, scoped by RBAC.
Filesystem
Summary
Secure local file operations for agents — read, write, search, and edit files within configurable allowed directories.
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
The reference Filesystem MCP server. It gives an agent controlled access to the local file system — reading and writing files, listing and searching directories, moving files, and editing content — restricted to directories you explicitly allow. A safe, foundational server for letting an assistant work with local files.
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.