mcp-llms-full

mcp-llms-full is a cursor rule for Cursor from PaulaRecaj/mcp-server-langfuse. It costs 3 tokens per session (43,982 once invoked), scanned C, a copy of mcp-llms-full, MIT.

A reference rule about clients for the Model Context Protocol (MCP), a standard that lets AI applications connect to external tools and data. It lists which MCP features applications such as Claude Desktop, Cursor, and Cline support.

In plain words
What is it for?
Use it when comparing MCP client support, choosing an application for an MCP server, or checking details about clients such as Claude Desktop, Cursor, Continue, and 5ire.
Why use it?
It helps you check whether a particular AI application can use MCP tools, resources, prompts, or other integration features before configuring it.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/. Also seen: built for cline.

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /Users/username/data.

Good fit Use it when comparing MCP client support, choosing an application for an MCP server, or checking details about clients such as Claude Desktop, Cursor, Continue, and 5ire.

Compare 6 cursor rules from other repositories ↓
Install

Getting it into your agent

There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.

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-llms-full

README.md
[![agentmods](https://agentmods.dev/badge/rules/paularecaj/mcp-server-langfuse/mcp-llms-full.svg)](https://agentmods.dev/rules/paularecaj/mcp-server-langfuse/mcp-llms-full)
Your own site
<a href="https://agentmods.dev/rules/paularecaj/mcp-server-langfuse/mcp-llms-full"><img src="https://agentmods.dev/badge/rules/paularecaj/mcp-server-langfuse/mcp-llms-full.svg" alt="Measured on agentmods" height="20"></a>
Per session 3 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 43,982 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod 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.00003 $0.43982
Opus 5 $0.00002 $0.21991
Sonnet 5 $0.00001 $0.08796
Haiku 4.5 $0.00000 $0.04398

Measured 7d ago against content hash 1779da13bf76, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade C, and why

mcp-llms-full scanned grade C with 2 findings 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 7d 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.

Downloads and executes remote codehighSupply chain

curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.

curl -LsSf https://astral.sh/uv/install.sh | sh

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -LsSf https://astral.sh/uv/install.sh | sh
Origin

This is a copy

100% identical to mcp-llms-full — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.cursor/rules/mcp-llms-full.mdc · 6,199 lines

How it starts

The opening of the file, as written. The whole thing — 6,199 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Example Clients

Source: https://modelcontextprotocol.io/clients

A list of applications that support MCP integrations

This page provides an overview of applications that support the Model Context Protocol (MCP). Each client may support different MCP features, allowing for varying levels of integration with MCP servers.

Feature support matrix

Client [Resources] [Prompts] [Tools] [Sampling] Roots Notes
[Claude Desktop App][Claude] Full support for all MCP features
[5ire][5ire] Supports tools.
[Bee Agent Framework][Bee Agent Framework] Supports tools in agentic workflows.
[Cline][Cline] Supports tools and resources.
[Continue][Continue] Full support for all MCP features
[Cursor][Cursor] Supports tools.
[Emacs Mcp][Mcp.el] Supports tools in Emacs.
[Firebase Genkit][Genkit] ⚠️ Supports resource list and lookup through tools.
[GenAIScript][GenAIScript] Supports tools.
[Goose][Goose] Supports tools.
[LibreChat][LibreChat] Supports tools for Agents
[mcp-agent][mcp-agent] ⚠️ Supports tools, server connection management, and agent workflows.
[Roo Code][Roo Code] Supports tools and resources.
[Sourcegraph Cody][Cody] Supports resources through OpenCTX
[Superinterface][Superinterface] Supports tools
[TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] Supports tools for Agents in Theia AI and the AI-powered Theia IDE
[Windsurf Editor][Windsurf] Supports tools with AI Flow for collaborative development.
[Zed][Zed] Prompts appear as slash commands

Read the full file on GitHub · 6,199 lines

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. 7d ago First seen · 6,199 lines · 3 tokens per session scan C 1779da13bf76

Subscribe to this mod's changes

mcp-llms-full is a cursor rule published in the GitHub repository PaulaRecaj/mcp-server-langfuse (0 stars, last pushed 6mo ago), licensed MIT. It adds 3 tokens to every session and 43,982 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). It is 100% identical to mcp-llms-full, differing in 0 lines, and is treated as a copy.