Privacy Policy

Last updated: January 2026

The Short Version

ClassMCP is a local MCP server that runs on your machine. We don't collect your code, your prompts, or any personal data. The website uses privacy-focused analytics to count page views. That's it.

What ClassMCP (the tool) Collects

Nothing.

ClassMCP runs entirely on your local machine. It does not:

  • Send any data to external servers
  • Collect or store your code
  • Track your usage
  • Require an account or login
  • Phone home for any reason

Your code stays on your machine. Your AI prompts stay between you and your AI provider.

What This Website Collects

This website (classmcp.com) uses privacy-focused analytics to understand how many people visit the site. We collect:

  • Page views - Which pages are visited
  • Referrer - Where visitors came from (e.g., Google, Reddit)
  • Country - Approximate geographic location (country-level only)
  • Device type - Desktop, mobile, or tablet

We do not collect:

  • Personal information (name, email, etc.)
  • IP addresses (not stored)
  • Cookies for tracking
  • Any data that could identify you personally

Third-Party Services

When you use ClassMCP with an AI provider (Claude, ChatGPT, Gemini, etc.), your interactions are governed by that provider's privacy policy:

ClassMCP does not add any additional data collection on top of what your AI provider collects.

npm Package

When you install ClassMCP via npm (npx classmcp), npm may collect anonymous usage statistics as part of their standard package distribution. This is controlled by npm, not by ClassMCP. You can opt out of npm telemetry by running:

npm config set audit false

Open Source

ClassMCP is open source under the MIT License. You can inspect the code yourself to verify these privacy claims:

Contact

If you have questions about this privacy policy, you can:

Changes to This Policy

We may update this privacy policy from time to time. Any changes will be posted on this page with an updated "Last updated" date. Since ClassMCP doesn't collect personal data, we have no way to notify you directly of changes.