MCP Servers

rust-mcp-filesystem


Turns the folders on your own computer into something your assistant can search.

Find every document in my Downloads folder mentioning a phrase
Show me which folders are eating my disk space

Needs:

Works in Claude, Cursor & other MCP clients

Data
Files/PDF

167rust-mcp-stack

mcp-server-weread


Lets you pull your WeChat Reading bookshelf, highlights, and notes into a conversation.

Turn my highlights from one book into a study summary
List every book sitting on my WeChat Reading shelf

Needs:

Works in Claude, Cursor & other MCP clients

Notes
Writing

167ChenyqThu

Log-Analyzer-with-MCP


Brings your AWS CloudWatch logs into any assistant that can run local tools.

Find out why a service started throwing errors last night
Summarize what happened in a log group over the past day

Needs: The uv Python package and project manager (includes uvx)An AWS account with CloudWatch LogsConfigured AWS credentials

Works in Claude, Cursor & other MCP clients

Coding
Data

167awslabs

mcp-zotero


Turns your Zotero research library into something your assistant can search.

Search my whole Zotero library by keyword
List every collection in my research library

Needs:

Works in Claude, Cursor & other MCP clients

Notes
Web/Research

165kaliaboi

mcp-abap-adt


Mid-way through an SAP question, pull the real ABAP program or table from the system.

Read the source of an ABAP program without opening SAP GUI
Look up what columns a table actually has

Needs:

Works in Claude, Cursor & other MCP clients

Coding
Data

165mario-andreschak

mcp-server-salesforce


No more clicking through six Salesforce screens to pull one number or fix one record.

Ask which deals are stuck in one stage this quarter
Update the status on a whole batch of accounts at once

Needs: Node.js 20+. The server must run under Node — bun is not supported: jsforce's HTTP transport hangs under bun, so authentication appears to succeed but every Salesforce API call stalls until the MCP host times out (see #118). Use npx/node (not bun x) in your MCP client configuration.

Works in Claude, Cursor & other MCP clients

Coding
Data

165tsmztech

make-mcp-server


Ask your assistant to run an automation you already built in Make.

Kick off a saved Make automation without opening Make
Run my lead handoff workflow with a name and email

Needs: NodeJSMCP Client (like Claude Desktop App)Make API Key with scenarios:read and scenarios:run scopes

Works in Claude, Cursor & other MCP clients

Data
Other

165integromat

notion-mcp-server


Ask your assistant to write, edit and tidy your Notion pages for you.

Create a Notion page from a rough set of notes
Find every task in my database that is overdue

Needs:

Works in Claude, Cursor & other MCP clients

Data
Notes
Writing

164awkoy

mcp-confluent


Lets you inspect and steer your Kafka setup by asking in plain English.

Ask which topics exist and how each one is configured
Find out why a consumer group is falling behind

Needs: Node.js 22.19.0 or later -- we recommend using NVM to manage versions:pnpm -- only needed to build from source (the npx quick start above does not require it).

Works in Claude, Cursor & other MCP clients

Coding
Data

164confluentinc

HopperMCP


Brings what Hopper Disassembler sees inside a program file into your AI chat.

Ask what a function inside a program file actually does
Read the readable version of code at a given address

Needs:

Works in Claude, Cursor & other MCP clients

Coding

164MxIris-Reverse-Engineering

google-workspace-mcp


Your assistant can work your Gmail, Calendar, Drive, Docs and Sheets.

Search my inbox and tell me what needs a reply
Show me what is on my calendar this week

Needs:

Works in Claude, Cursor & other MCP clients

Calendar
Email
Files/PDF
Spreadsheets

164aaronsb

mcp-summarizer


Ask your assistant to boil a block of text down to a short summary.

Shorten a long email thread I pasted in
Get a two-line version of a report I am reading

Needs: Clone this repositoryInstall dependencies:Build the project:Start the server:

Works in Claude, Cursor & other MCP clients

Writing

1640xshellming

serpapi-mcp-server


Lets you pull live Google, Bing and YouTube results into any chat.

Check what Google actually shows for a search today
Compare prices for a product across shopping results

Needs:

Works in Claude, Cursor & other MCP clients

Data
Web/Research

162serpapi

logfire-mcp


Your assistant can read the errors and traces your app sends to Logfire.

Find the last ten errors thrown by one file
Ask why a request was slow last night

Needs:

Works in Claude, Cursor & other MCP clients

Coding
Data

162pydantic

semantic-scholar-fastmcp-mcp-server


Search a vast catalogue of academic papers and follow their citations by just asking.

Find recent papers on a topic I am writing about
See who has cited a study since it was published

Needs:

Works in Claude, Cursor & other MCP clients

Web/Research
Writing

162zongmin-yu