mcp

mcp is a cursor rule for Cursor from Meeting-BaaS/meeting-mcp. It costs 0 tokens per session (815 once invoked), scanned C, original, MIT.

Documentation for the Model Context Protocol (MCP), an open standard for connecting AI applications with data sources and tools.

In plain words
What is it for?
Use it to learn or implement MCP resources, prompts, tools, sampling, transports, servers, clients, and SDK-based integrations.
Why use it?
It explains a common connection method so AI systems can use integrations without each one requiring a completely different interface.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use it to learn or implement MCP resources, prompts, tools, sampling, transports, servers, clients, and SDK-based integrations.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/meeting-baas/meeting-mcp/mcp
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/Meeting-BaaS/meeting-mcp

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mcp

README.md
[![agentmods](https://agentmods.dev/badge/rules/meeting-baas/meeting-mcp/mcp/github.svg)](https://agentmods.dev/rules/meeting-baas/meeting-mcp/mcp)
Your own site
<a href="https://agentmods.dev/rules/meeting-baas/meeting-mcp/mcp"><img src="https://agentmods.dev/badge/rules/meeting-baas/meeting-mcp/mcp/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for mcp

Your own site · 80×15
<a href="https://agentmods.dev/rules/meeting-baas/meeting-mcp/mcp"><img src="https://agentmods.dev/badge/rules/meeting-baas/meeting-mcp/mcp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 815 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00815
Opus 5 $0.00000 $0.00407
Sonnet 5 $0.00000 $0.00163
Haiku 4.5 $0.00000 $0.00081

Measured 9d ago against content hash 530d6aad3448, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade C, and why

mcp scanned grade C with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Hidden instructionshighPrompt injection

Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.

​ Get started Choose the path that best fits your needs: ​ Quick Starts For Server Developers Get started building your own server to use in Claude for Desktop and other clients For Client Developers Get started building
.cursor/rules/mcp.mdc · 149 lines

What it actually says

Model Context Protocol home pagedark logo

Search... Python SDK TypeScript SDK Java SDK Kotlin SDK Specification Get Started Introduction Quickstart Example Servers Example Clients Tutorials Building MCP with LLMs Debugging Inspector Concepts Core architecture Resources Prompts Tools Sampling Roots Transports Development What's New Roadmap Contributing Documentation SDKs GitHub

Get Started Introduction Get started with the Model Context Protocol (MCP)

Java SDK released! Check out what else is new. MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools.

​ Why MCP? MCP helps you build agents and complex workflows on top of LLMs. LLMs frequently need to integrate with data and tools, and MCP provides:

A growing list of pre-built integrations that your LLM can directly plug into The flexibility to switch between LLM providers and vendors Best practices for securing your data within your infrastructure ​ General architecture At its core, MCP follows a client-server architecture where a host application can connect to multiple servers:

MCP Hosts: Programs like Claude Desktop, IDEs, or AI tools that want to access data through MCP MCP Clients: Protocol clients that maintain 1:1 connections with servers MCP Servers: Lightweight programs that each expose specific capabilities through the standardized Model Context Protocol Local Data Sources: Your computer’s files, databases, and services that MCP servers can securely access Remote Services: External systems available over the internet (e.g., through APIs) that MCP servers can connect to ​ Get started Choose the path that best fits your needs:

​ Quick Starts For Server Developers Get started building your own server to use in Claude for Desktop and other clients

For Client Developers Get started building your own client that can integrate with all MCP servers

For Claude Desktop Users Get started using pre-built servers in Claude for Desktop

​ Examples Example Servers Check out our gallery of official MCP servers and implementations

Example Clients View the list of clients that support MCP integrations

​ Tutorials Building MCP with LLMs Learn how to use LLMs like Claude to speed up your MCP development

Debugging Guide Learn how to effectively debug MCP servers and integrations

MCP Inspector Test and inspect your MCP servers with our interactive debugging tool

​ Explore MCP Dive deeper into MCP’s core concepts and capabilities:

Core architecture Understand how MCP connects clients, servers, and LLMs

Resources Expose data and content from your servers to LLMs

Prompts Create reusable prompt templates and workflows

Tools Enable LLMs to perform actions through your server

Sampling Let your servers request completions from LLMs

Transports Learn about MCP’s communication mechanism

​ Contributing Want to contribute? Check out our Contributing Guide to learn how you can help improve MCP.

​ Support and Feedback Here’s how to get help or provide feedback:

For bug reports and feature requests related to the MCP specification, SDKs, or documentation (open source), please create a GitHub issue For discussions or Q&A about the MCP specification, use the specification discussions For discussions or Q&A about other MCP open source components, use the organization discussions For bug reports, feature requests, and questions related to Claude.app and claude.ai’s MCP integration, please email [email protected] Was this page helpful?

Yes

No For Server Developers github On this page Why MCP? General architecture Get started Quick Starts Examples Tutorials Explore MCP Contributing Support and Feedback

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 149 lines · 0 tokens per session scan C 530d6aad3448

Subscribe to this mod's changes

mcp is a cursor rule published in the GitHub repository Meeting-BaaS/meeting-mcp (30 stars, last pushed 1y ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 815 tokens. A static security scan graded it C with 1 finding (hidden instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.