MCP Servers
Model Context Protocol servers for extending AI agent capabilities
Install any MCP server:
npx -y @modelcontextprotocol/server-<name>
Category:
Showing 25 of 25 servers
SQLite
DatabaseAnthropic
Query and manage SQLite databases with SQL execution, schema inspection, and data analysis capabilities.
uvx mcp-server-sqlite --db-path /path/to/db.sqlite
read_querywrite_querycreate_tablelist_tablesdescribe-table+1 more
Fetch
SearchAnthropic
Fetch and convert web content to markdown for easy consumption. Handles HTML pages, PDFs, and other web resources.
uvx mcp-server-fetch
fetch