Weaviate's MCP server, built into the database itself — hybrid search, schema inspection, tenant listing and batch upserts at /v1/mcp, scoped by RBAC.
Fetch
Summary
Fetch a URL and convert its contents to clean Markdown for efficient LLM consumption.
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
The reference Fetch MCP server. It retrieves a web page and converts the HTML into clean Markdown so a model can read it efficiently, with options to extract raw content and paginate through long pages. A simple, dependable way to give an agent read access to the live web.
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.