mcp-server-analyzer copilot-instructions.md

mcp-server-analyzer copilot-instructions.md is an instructions file for GitHub Copilot from Anselmoo/mcp-server-analyzer. Its token cost is not measured, scanned not scanned, original, MIT.

Project instructions for a Python code-analysis server that uses Ruff to check code style and Vulture to find unused code.

In plain words
What is it for?
Use them when developing, reviewing, or changing the server and its Python code checks.
Why use it?
They give the coding agent project-specific guidance when working on this code-analysis server.

Instructions file for GitHub Copilot

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.

agentmods
npx agentmods add instructions/anselmoo/mcp-server-analyzer/copilot-instructions
Clone the repo
git clone --depth 1 https://github.com/Anselmoo/mcp-server-analyzer

Made for: GitHub Copilot.

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-server-analyzer copilot-instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/anselmoo/mcp-server-analyzer/copilot-instructions.svg)](https://agentmods.dev/instructions/anselmoo/mcp-server-analyzer/copilot-instructions)
Your own site
<a href="https://agentmods.dev/instructions/anselmoo/mcp-server-analyzer/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/anselmoo/mcp-server-analyzer/copilot-instructions.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The whole file, excluding the scripts and references it only reads on demand.
Security scan n/a The body is not available under this licence, so nothing was scanned.
Origin original No closer match found in the catalogue.
.github/copilot-instructions.md · 1 lines

The source is not reproduced here

Licensed MIT

The repository is licensed MIT, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 4d ago First seen · 1 lines e3b0c44298fc

Subscribe to this mod's changes

mcp-server-analyzer copilot-instructions.md is an instructions file published in the GitHub repository Anselmoo/mcp-server-analyzer (11 stars, last pushed 4d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. It was not scanned, because the body is not available under its licence. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other instructions, from other repositories

copilot-mcp AGENTS.md

AGENTS.md instructions for VikashLoomba/copilot-mcp, covering agents.md, engineering standard, project shape, build + run and ui testing requirements.

VikashLoomba/copilot-mcp · 2,715 tokens

copilot-mcp CLAUDE.md

Claude Code instructions for VikashLoomba/copilot-mcp, covering claude.md, project overview, development commands, root directory commands and install dependencies for both extension and web ui.

VikashLoomba/copilot-mcp · 1,291 tokens

python-sdk AGENTS.md

AGENTS.md instructions for modelcontextprotocol/python-sdk, covering development guidelines, note for ai agents, branching model, package management and code quality.

modelcontextprotocol/python-sdk · 2,207 tokens

memorix GEMINI.md

Gemini CLI instructions for AVIDS2/memorix, covering memorix - cross-agent memory rules, session start - bind project, then load context, during session - capture important context, architecture & decisions and bug fixes & problem solving.

AVIDS2/memorix · 846 tokens

Embody AGENTS.md

AGENTS.md instructions for dylanroscover/Embody, covering embody + envoy - ai instructions, critical rules, td python rules, network layout rules and mcp server safety rules.

dylanroscover/Embody · 1,999 tokens

rosetta AGENTS.md

AGENTS.md instructions for griddynamics/rosetta: Main goal: cover E2E AI PDLC engineering workflows at foundation level for AI-First SDLC in enterprise. Top-level or orchestrator agents MUST READ docs/ARCHITECTURE.md contains technical details and guidance, and docs/CONTEXT.md - business context. Subagents - when…

griddynamics/rosetta · 270 tokens