radulupaescu
MCP Serverradulupaescupublic

toy spam mcp

一个玩具MCP服务器,提供浏览GMail垃圾邮件文件夹的工具。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

一个玩具MCP服务器,提供浏览GMail垃圾邮件文件夹的工具。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

This is a toy MCP server that exposes two tools for browsing a GMail's inbox spam folder.

  • list-spam-headers: for listing the top K spam emails, will output the subject and from email
  • summarize-spam: for uploading the content of the top K emails to ChatGPT to provide a summary

In the repository there is a src/playgrount.ts file that allows the running of each service behind the tools by it's own.

It won't run if you don't provide variables the constants.ts file. This was the easy fix for allowing very simple Claude Desktop integration without hassle.

Have fun with it. :)

For Claude Desktop integration add this to the mcpServers key:

{
  "mcpServers": {
    "spam-system": {
      "command": "node",
      "args": [
        "/path/to/repo-clone/dist/index.js"
      ]
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/radulupaescu/toy-spam-mcp
2

Install dependencies

cd toy-spam-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerradulupaescu
Repotoy-spam-mcp
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation