Skip to main content

Common MCP servers

The following MCP servers are available from the official @modelcontextprotocol npm scope. Install any of these with npx -y @modelcontextprotocol/server-<name>. Any stdio MCP server works with mcp-bridge and mcp-gateway regardless of language or runtime.

PackagePurpose
@modelcontextprotocol/server-filesystemFile operations
@modelcontextprotocol/server-githubGitHub integration
@modelcontextprotocol/server-fetchWeb content fetching
@modelcontextprotocol/server-memoryKnowledge graph memory
@modelcontextprotocol/server-postgresPostgreSQL queries
@modelcontextprotocol/server-sqliteSQLite database