MCP directory
Model Context Protocol servers
675 MCP servers — install commands + config snippets + live GitHub stats. Browse anonymously, or sign in to like, install, and tune your For You feed.
-
daiso-mcp
한국 로컬 리테일과 영화관 조회를 MCP, CLI, Codex Skill로 연결합니다.
npx -y daiso-mcp -
matlab-mcp-core-server
Run MATLAB® using AI applications with the official MATLAB MCP Server from MathWorks®. This MCP server for MATLAB supports a wide range of coding agents like Claude Code® and Visual Studio® Code.
go install github.com/.../matlab-mcp-core-server@latest -
Filesystem
Read, write, and search files on the local filesystem with configurable access boundaries.
npm install -g @modelcontextprotocol/server-filesystem -
GitHub
Browse repositories, read code, search issues, create PRs, and manage workflows via the GitHub API.
npm install -g @modelcontextprotocol/server-github -
GitLab
Read repositories, manage merge requests, and trigger pipelines via the GitLab API.
npm install -g @modelcontextprotocol/server-gitlab -
Postgres
Read-only access to a Postgres database — list tables, run SELECTs, inspect schemas.
npm install -g @modelcontextprotocol/server-postgres -
SQLite
Read + write access to a local SQLite database file — full CRUD, schema management.
npm install -g @modelcontextprotocol/server-sqlite -
Google Drive
Search, read, and create Google Drive files — Docs, Sheets, Slides, and arbitrary uploads.
npm install -g @modelcontextprotocol/server-gdrive
Prismix is itself an MCP server
Connect Claude Desktop and ask "Is OpenAI down right now?" — get a live answer from 75+ AI providers. One JSON snippet, 30 seconds.