MCP Library
Model Context Protocol servers that give AI agents real-world capabilities. Each entry includes tools, install commands, and transport details.
Machine-readable: GET /api/v1/mcps · ?capability=read_file
2 servers
Brave Search MCP
open sourcestdioGive agents real-time web search and local search via Brave's independent search index
Official MCP server for Brave Search API. Gives AI agents access to real-time web search results and local business/place search, using Brave's independent search index (not Google). Useful for agents that need up-to-date information without hallucination.
Fetch MCP
open sourcestdioLet agents fetch web pages and convert them to clean Markdown for processing
Official MCP server that gives agents the ability to fetch content from URLs and convert HTML pages to clean Markdown. Essential for agents that need to read documentation, extract content from URLs, or retrieve structured data from the web without a full browser.