← MCPSTORE

Supported MCP tools

Install any tool with npx -y @mcpdev/mcpstore add <slug>. Machine-readable list: /tools.json

  • Gmailgmail

    Read, search, and send email through Gmail.

    mcp gmail
    npx -y @mcpdev/mcpstore add gmail

  • Slackslack

    Post messages and manage Slack workspaces.

    mcp slack
    npx -y @mcpdev/mcpstore add slack

  • Notionnotion

    Read and write Notion pages and databases.

    mcp notion
    npx -y @mcpdev/mcpstore add notion

  • GitHubgithub

    Manage repos, issues, PRs, and code search.

    mcp github
    npx -y @mcpdev/mcpstore add github

  • PostgreSQLpostgres

    Query and explore Postgres databases safely.

    mcp postgres
    npx -y @mcpdev/mcpstore add postgres

  • Filesystemfilesystem

    Read and write local files with MCP.

    mcp filesystem
    npx -y @mcpdev/mcpstore add filesystem

  • Google Drivegoogle-drive

    Search and manage Google Drive files.

    mcp google-drive
    npx -y @mcpdev/mcpstore add google-drive

  • Google Calendargoogle-calendar

    Create and manage Google Calendar events.

    mcp google-calendar
    npx -y @mcpdev/mcpstore add google-calendar

  • Stripestripe

    Manage customers, payments, and Stripe data.

    mcp stripe
    npx -y @mcpdev/mcpstore add stripe

  • Linearlinear

    Create and track Linear issues and projects.

    mcp linear
    npx -y @mcpdev/mcpstore add linear

  • Airtableairtable

    Read and update Airtable bases and records.

    mcp airtable
    npx -y @mcpdev/mcpstore add airtable

  • Brave Searchbrave-search

    Web search powered by Brave Search API.

    mcp brave-search
    npx -y @mcpdev/mcpstore add brave-search

  • Puppeteerpuppeteer

    Browse the web and take screenshots.

    mcp puppeteer
    npx -y @mcpdev/mcpstore add puppeteer

  • SQLitesqlite

    Query local SQLite databases.

    mcp sqlite
    npx -y @mcpdev/mcpstore add sqlite

  • Gitgit

    Inspect git history, diffs, and status.

    mcp git
    npx -y @mcpdev/mcpstore add git

  • Supabasesupabase

    Manage Supabase projects, tables, and auth.

    mcp supabase
    npx -y @mcpdev/mcpstore add supabase

  • Fetchfetch

    Fetch and convert web pages to markdown.

    mcp fetch
    npx -y @mcpdev/mcpstore add fetch

  • Memorymemory

    Persistent knowledge graph memory for agents.

    mcp memory
    npx -y @mcpdev/mcpstore add memory

  • Timetime

    Timezone conversion and current time tools.

    mcp time
    npx -y @mcpdev/mcpstore add time

  • Sequential Thinkingsequential-thinking

    Structured multi-step reasoning for hard problems.

    mcp sequential-thinking
    npx -y @mcpdev/mcpstore add sequential-thinking

  • Google Mapsgoogle-maps

    Places, directions, and geocoding via Maps.

    mcp google-maps
    npx -y @mcpdev/mcpstore add google-maps

  • Figmafigma

    Read Figma files, components, and design tokens.

    mcp figma
    npx -y @mcpdev/mcpstore add figma

  • Shopifyshopify

    Shopify Admin and developer docs tools.

    mcp shopify
    npx -y @mcpdev/mcpstore add shopify

  • Vercelvercel

    Inspect deployments and Vercel projects.

    mcp vercel
    npx -y @mcpdev/mcpstore add vercel

  • Playwrightplaywright

    Reliable browser automation with Playwright.

    mcp playwright
    npx -y @mcpdev/mcpstore add playwright