🧪
QualityPython

MCP Smoke Test

by SepineTam

MCP Smoke Test is a Quality skill for Claude Code, published by SepineTam in mcp-for-stata.

255 stars35 forkson SepineTam/mcp-for-stataAdded 2026/09/02+1% in starsRepository updated 2026/09/01
claude-codeclaude-code-pluginclaude-code-skillcodexcodex-plugindsh-plugindsh-pluginseconometricsempiricalempirical-researchllmmcpsocial-sciencesocial-science-researchstatastata-mcpstatistical-analysis
Install in seconds
Install MCP Smoke Test
Copy MCP Smoke Test into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/SepineTam/mcp-for-stata/tree/master/.claude/skills/mcp-smoke-test ~/.claude/skills/mcp-smoke-test

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/SepineTam/mcp-for-stata.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/mcp-smoke-test/SKILL.md in SepineTam/mcp-for-stata
Installs to
~/.claude/skills/mcp-smoke-test
Collection
One of 3 skills cataloged from this repository
Category
Quality1418 skills

What MCP Smoke Test does

MCP Smoke Test runs an end-to-end check of a local Stata-MCP server. Use it to verify registration, test data and Stata commands, and confirm security boundaries and log access.

MCP Smoke Test is cataloged under Quality on DirSkills. MCP Smoke Test comes from a repository tagged claude-code, claude-code-plugin, claude-code-skill, codex and codex-plugin.

Documentation

README

MCP Smoke Test for Stata-MCP

This skill performs an end-to-end smoke test of the local Stata-MCP server. It checks installation, runs representative data and Stata commands, and reports pass/fail status for each tool.

When to use

  • The user asks whether Stata-MCP is working.
  • The user wants to verify a new MCP server configuration.
  • The user says a tool is broken or unavailable.
  • The user asks for a smoke test, sanity check, or end-to-end test.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about MCP Smoke Test

  • What else does SepineTam publish alongside MCP Smoke Test?

    MCP Smoke Test is one of 3 skills that DirSkills catalogs from SepineTam/mcp-for-stata, the repository it ships in. Its siblings there include MCP For Stata and RFC/IMPL Document Generator. Each one is a separate skill with its own page in this directory, installs the same way MCP Smoke Test does, and is maintained by SepineTam in that same repository. The rest of the collection is listed on the SepineTam/mcp-for-stata page.

  • How does MCP Smoke Test compare to other Quality skills?

    MCP Smoke Test ranks #1280 by stars among the 1418 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of MCP Smoke Test against them. Open each page to compare what they document and how they install.