MCP directory
Productivity
582 MCP servers — install commands + config snippets + live GitHub stats. Browse anonymously, or sign in to like, install, and tune your For You feed.
-
Google Maps
Geocoding, directions, place search, and distance-matrix lookups via the Google Maps API.
npm install -g @modelcontextprotocol/server-google-maps -
Linear
Browse + create Linear issues, projects, and cycles — full CRUD with filter support.
npm install -g @jerhadf/linear-mcp-server -
Notion
Read + write Notion pages, databases, and blocks — the official-API surface as MCP tools.
npm install -g mcp-notion-server -
Obsidian
Read, write, and search a local Obsidian vault — pure file-system access to a structured note graph.
npm install -g mcp-obsidian -
Todoist
Manage Todoist tasks, projects, and labels — full REST API surface.
npm install -g todoist-mcp-server -
Google Calendar
Read + create + update Google Calendar events across multiple calendars.
npm install -g google-calendar-mcp - Community Productivity
HubSpot
CRM access — contacts, companies, deals, tickets via the HubSpot API.
npm install -g mcp-hubspot - Community Productivity
Salesforce
Salesforce CRM access — SOQL queries, object CRUD, metadata inspection.
uvx mcp-salesforce - Community Productivity
Raycast
Trigger Raycast commands + scripts from inside an agent — macOS productivity bridge.
npm install -g raycast-mcp - Community Productivity
Airtable
Read + write Airtable bases, tables, and records.
npm install -g airtable-mcp-server - Community Productivity
Google Sheets
Read + write Google Sheets — cells, ranges, formatting.
npm install -g @xing5/mcp-google-sheets -
reverse-engineering-assistant
MCP server for reverse engineering tasks in Ghidra 👩💻
# See README at the repo for install instructions