Cursor rule
.cursor/rules/03-mcp-configuration.mdcDefines the available Model Context Protocol (MCP) servers and their capabilities based on the user's mcp.json. Use when interacting with any MCP Server command.
Cursor rules
Quality
54/100
Scores the file, not the repository.Length
211 words
8 headings · 2 code blocksRepository
26
— · pushed 485 days agoLast changed
3 days ago
First indexed 3 days ago.123456# MCP Server Configuration78This file documents the Model Context Protocol (MCP) servers available in your environment. It helps the AI understand which tools it can use for tasks involving memory, filesystem operations, web interaction, etc.910## How to Provide Your MCP Configuration11121. Open Cursor Settings (Cmd+, or Ctrl+,)132. Go to the 'MCP' section143. Click 'Add new global MCP server' (opens `mcp.json`)154. With `mcp.json` open, return to chat and provide context using @1617## Available MCP Servers1819### Example Server Format20```21### MCP Server Name22Purpose: Provides file system access for reading/writing files23When to Use: For file operations (read, write, check existence)24Key Commands: `read_file`, `write_file`, `file_exists`, `list_directory`25Usage Instructions: Always use absolute file paths26```2728### Server Template29```30### MCP Server31Purpose:32When to Use:33Key Commands:34Usage Instructions:35Access Scope:36Authentication:37Rate Limits:38Error Handling:39```4041## Important Notes42- Always use absolute paths for filesystem operations43- Tool descriptions are derived from available tool descriptions in your configuration4445---46NOTE TO AI:47- Populate this file based on user's `.cursor/mcp.json`48- For each server, list name and brief description of purpose/commands49- Include relevant configuration details (paths, environment variables, etc.)50- Remove example section when populating with actual MCP servers51---52
Also in TheSethRose/DevRules
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| TheSethRose/DevRules.cursor/rules/00-core-agent.mdc · 26 | Cursor rules | lint-formattesting-strategyuido-not+1 | 65/100 | 3 days ago | |
| TheSethRose/DevRules.cursor/rules/01-project-context.mdc · 26 | Cursor rules | lint-formatstylearchtypes+3 | 56/100 | 3 days ago | |
| TheSethRose/DevRules.cursor/rules/02-common-errors.mdc · 26 | Cursor rules | lint-formatstyle | 58/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| danielvm-git/bigpowers.cursor/rules/guard-git.mdc · 119 | Cursor rules | stylearchgitsecurity+2 | 89/100 | 3 days ago | |
| danielvm-git/bigpowers.cursor/rules/organize-workspace.mdc · 119 | Cursor rules | buildstylegitdeployment+2 | 89/100 | 3 days ago | |
| danielvm-git/bigpowers.cursor/rules/quick-fix.mdc · 119 | Cursor rules | teststylegitdeployment+1 | 85/100 | 3 days ago | |
| danielvm-git/bigpowers.cursor/rules/develop-tdd.mdc · 119 | Cursor rules | teststylearchtesting-strategy+5 | 85/100 | 3 days ago | |
| danielvm-git/bigpowers.cursor/rules/commit-message.mdc · 119 | Cursor rules | lint-formatstyletypesgit+3 | 82/100 | 3 days ago | |
| danielvm-git/bigpowers.cursor/rules/extract-design.mdc · 119 | Cursor rules | lint-formatstyledependenciesui | 82/100 | 3 days ago | |
| danielvm-git/bigpowers.cursor/rules/session-state.mdc · 119 | Cursor rules | lint-formatstyleagent-behaviour | 82/100 | 3 days ago | |
| danielvm-git/bigpowers.cursor/rules/setup-environment.mdc · 119 | Cursor rules | setupstylesecuritydo-not+1 | 81/100 | 3 days ago |
