MCP Servers (official)
Reference implementations and community servers for filesystem, git, databases, browsers, and more.
MCPmcpstableReviewed 2026-05-19
Setup snippet
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-filesystem", "/path/to/allowed/dir"]
}
}
}Explained in Learn
Used in stacks
Pairs well with
Tags