Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿงฎ Data Science Tools
  3. Pcq
Pcq logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 1:02:08 PM

Pcq

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).
machine-learningexperimentsresearchdeveloper-tools

Framework-neutral contracts and MCP tools for running, validating, describing, comparing, and tracing ML experiments.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

One-click editor setup isnโ€™t available for this listing yet โ€” we donโ€™t have a confirmed install command, and weโ€™d rather show nothing than point your editor at the wrong package or host. Follow the projectโ€™s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON โ–พ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself โ€” its README, its docs, or a verified owner. We havenโ€™t found those for playidea-lab/pcq, and weโ€™d rather show nothing than a guess youโ€™d paste into your client. Follow the projectโ€™s own setup instructions for the current steps.
Install Directory Badge Claim listing Alternatives๐Ÿงฎ More in Data Science Tools

Overview

pcq turns projects with a cq.yaml file into reproducible experiment units. Its reference Python implementation resolves paths, captures metrics, writes artifacts, finalizes run evidence, and exposes JSON, JSONL, and MCP interfaces. Use it to add an agent-readable experiment boundary around existing training stacks and orchestration systems.

Use cases

โ€ขDefine reproducible ML experiments with cq.yaml
โ€ขValidate experiment configuration, environments, metrics, artifacts, and run records
โ€ขRun and observe experiments through stable commands
โ€ขCompare experiment results and inspect lineage
โ€ขExpose experiment operations to coding agents through MCP

Key features

โ€ขFramework-neutral experiment contract
โ€ขBuilt-in MCP server with 14 tools
โ€ขJSON and JSONL interfaces
โ€ขStandard artifact and run-record generation
โ€ขRun metadata for attribution, worker hardware, and data fingerprints
โ€ขSupport for experiment description, comparison, and lineage

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Pcq.

Extracted Tool Capabilities
Framework-neutral experiment contract
Built-in MCP server with 14 tools
JSON and JSONL interfaces
Standard artifact and run-record generation
Run metadata for attribution, worker hardware, and data fingerprints
Support for experiment description, comparison, and lineage

Documentation Overview

pcq

PyPI version Downloads License: Apache-2.0 CI pcq MCP server (Glama)

pcq is the contract for agent-run ML experiments. This repository hosts the contract specification under spec/ and the reference Python implementation under src/pcq/. Install the reference impl: uv add pcq (Apache-2.0).

The contract turns a project with cq.yaml into a reproducible experiment unit. The reference Python implementation loads config, resolves output paths, captures metrics, writes standard artifacts, finalizes run evidence, and exposes JSON/JSONL/MCP surfaces that coding agents, CI jobs, notebooks, and services can consume. See spec/IMPLEMENTATIONS.md for the registered implementation list (Python reference + CQ Go production worker today) and the procedure for adding yours.

pcq is not a training framework, model zoo, adapter matrix, or CQ-only client. Use PyTorch, Hugging Face Trainer, Lightning, sklearn, TabPFN, PyCaret, XGBoost, shell scripts, remote jobs, or project-local research code. The contract is the integration layer.

text
pcq does not operate the model.
pcq operates the experiment boundary.

SITE | INTRODUCTION | V4_DIRECTION | VISION | AGENT_OPERABILITY | RUN_RECORD | AGENT_OPERATING_GUIDE | CHANGELOG

Contract specification (single source of truth): spec/INDEX.md | SPEC | CQ_YAML_RUNTIME_CONTRACT | JSON_CONTRACTS | STRICTNESS | CQ_MCP_SPEC | VERSIONING | CONFORMANCE | schemas/ (auto-exported via scripts/export_schemas.py)

Case studies (external evidence): mnist-dogfood | tabular-dogfood | mcp-dogfood | cq-worker-dogfood

Agent-readable site files: llms.txt, llms-full.txt, agent-manifest.json.

Identity

text
pcq = open-source experiment evidence/control library
cq  = managed execution + orchestration + dashboard + agent loop

CQ service is one managed consumer of the contract. pcq remains useful without CQ: locally, in CI, in notebooks, and inside third-party orchestrators.

Why pcq

  • Framework-neutral โ€” keep the training stack that fits the problem.
  • Agent-readable โ€” use JSON/JSONL instead of terminal scraping.
  • Agent-verifiable โ€” validate source, config, environment, metrics, artifacts, and run records.
  • Agent-operable โ€” run, observe, validate, describe, compare, lineage, and iterate through stable commands.
  • Service-ready โ€” CQ can consume the same contract for managed execution and automatic experiment loops.

What's New (v4.4 โ€“ v4.6)

Three agent-fillable metadata fields were added to run_record.json across the last three minor releases, making each run's evidence richer with zero extra code in most cases.

FieldSinceCapturesAuto-filled?
attributionv4.4author / committer / operator โ€” who ran the experimentYes (agent identity injected at runtime)
worker_specv4.5cpu / gpu / memory / os โ€” where it ranYes (pcq.worker_spec() auto-detects hardware)
fingerprintv4.6modality / task_kind / shape / PII-safe stats โ€” what dataSemi-auto (pcq.fingerprint(X, y) detects most fields)

attribution โ€” who

Records the human author, the AI committer, and the operator that launched the run. Coding agents (Claude Code, Codex) fill this automatically from their identity context.

python
pcq.attribution(
    author={"kind": "human", "id": "alice"},
    committer={"kind": "agent", "id": "claude-code"},
    operator="ci-runner-42",
)

Spec: spec/SPEC.md ยง Attribution

worker_spec โ€” where

Records CPU model, core count, GPU kind/VRAM, total memory, and OS. Called with no arguments for a full auto-detection pass.

python
pcq.worker_spec()          # ์ž๋™ ๊ฐ์ง€ โ€” ์ธ์ˆ˜ ๋ถˆํ•„์š”

Spec: spec/SPEC.md ยง Worker Spec

fingerprint โ€” what

Records dataset modality, task kind, sample count, size class, domain, and PII-safe summary statistics. Accepts a NumPy/pandas array or DataFrame and infers most fields.

python
pcq.fingerprint(X, y, modality="tabular")

Spec: spec/SPEC.md ยง Fingerprint


All three fields are optional โ€” existing runs remain valid. When present they appear as first-class evidence in run_record.json and are surfaced through pcq describe-run --json.

Reproducibility Substrate

3๊ฐœ์˜ ์„ ํƒ์  ํ•„๋“œ๋กœ ๋…๋ฆฝ ์žฌํ˜„์ด ๊ฐ€๋Šฅํ•œ substrate๋ฅผ run_record.json์— ์ œ๊ณตํ•œ๋‹ค. pcq๋Š” ๊ฒ€์ฆํ•˜์ง€ ์•Š๋Š”๋‹ค โ€” ๊ฒ€์ฆ์„ ๊ฐ€๋Šฅํ•˜๊ฒŒ ๋งŒ๋“ ๋‹ค.

FieldCaptures
code{content_sha256, scope} โ€” ์–ด๋–ค ์ฝ”๋“œ๊ฐ€ ํ•ด์‹œ๋˜์—ˆ๋Š”์ง€
seeds{<name>: int | str, ...} โ€” ์žฌํ˜„์— ํ•„์š”ํ•œ ๋‚œ์ˆ˜ ์‹œ๋“œ
data_ref{uri, content_sha256, size_bytes} โ€” ๋ฐ์ดํ„ฐ์…‹ ์‹๋ณ„์ž ๋ฐ ์ฝ˜ํ…์ธ  hash

์ƒ์„ธ ์Šคํ‚ค๋งˆ, PHI ๊ฒŒ์ดํŠธ(R5), integrity ํ™•์žฅ, R8 ํ•œ๊ณ„ ๋ฌธ์žฅ: spec/SPEC.md ยง Reproducibility Pack

Note: code content sha proves WHAT code was recorded, not THAT it produced these outputs. See SPEC.md R8.

Note: pcq records claims, not judgments โ€” intent is a recorded assertion (a fact about what was claimed), not a pcq verdict on success.

Installation

bash
uv add pcq
# Optional โ€” to expose pcq as MCP tools to agent runtimes:
uv add 'pcq[mcp]'

pyproject.toml:

toml
[project]
dependencies = ["pcq"]              # core only
# or:
dependencies = ["pcq[mcp]"]         # core + Model Context Protocol server

Docker (MCP server only)

A minimal container image is also published; it packages pcq[mcp] from PyPI and runs pcq mcp serve on stdio.

Terminal
docker build -t pcq .
docker run -i --rm pcq          # MCP client attaches to stdin/stdout

The image is intentionally scoped to the MCP server surface โ€” for pcq run, pcq describe-run, pcq agent install and other CLI subcommands, install pcq directly with uv add pcq instead.

For a tag, branch, or private fork:

toml
[tool.uv.sources]
pcq = { git = "https://github.com/playidea-lab/pcq.git", tag = "v4.1.0" }

The PyPI distribution, import name, CLI command, GitHub repository, runtime workspace, and JSON contract namespace are all pcq. Runtime contract names from CQ remain stable: cq.yaml, CQ_CONFIG_JSON, and cq://.

Minimal Contract

cq.yaml declares the run:

yaml
name: sklearn-baseline
cmd: uv run python train.py
configs:
  output_dir: output
  seed: 42
  strictness: 3
  monitor: eval_acc
  mode: max
metrics:
  - epoch
  - eval_acc
artifacts:
  - output/
inputs: {}

train.py can use any framework:

server.ts
import pickle

import pcq
from sklearn.datasets import load_iris
from sklearn.ensemble import RandomForestClassifier
from sklearn.model_selection import train_test_split

cfg = pcq.config()
out = pcq.output_dir()
pcq.seed_everything(cfg.get("seed", 42))

x, y = load_iris(return_X_y=True)
x_train, x_eval, y_train, y_eval = train_test_split(
    x,
    y,
    test_size=0.25,
    random_state=int(cfg.get("seed", 42)),
    stratify=y,
)

model = RandomForestClassifier(random_state=int(cfg.get("seed", 42)))
model.fit(x_train, y_train)
eval_acc = float(model.score(x_eval, y_eval))

with (out / "model.pkl").open("wb") as f:
    pickle.dump(model, f)

history = [{"epoch": 0, "eval_acc": eval_acc}]
pcq.log(**history[-1])
pcq.save_all(history=history, artifacts={"model": "model.pkl"})

No sklearn adapter is required. The same pattern works for HF Trainer, Lightning, XGBoost, TabPFN, PyCaret, shell commands, or custom code.

Agent Command Surface

Read and validate the project:

bash
pcq resolve --json
pcq inspect . --json
pcq validate . --strictness 2 --json

Run the project:

bash
pcq run --path . --json
pcq run --path . --jsonl
pcq run --path . --events output/events.jsonl --json

Validate and summarize outputs:

bash
pcq validate-run output --strictness 3 --json
pcq describe-run output --json
pcq compare-runs old_output new_output --json
pcq lineage output --json

Iterate:

bash
pcq apply-plan experiment.plan.json --json

Agent rule: prefer JSON/JSONL surfaces over scraping human output. pcq reports facts; the agent or service chooses policy.

Standard Artifacts

A completed run should produce:

  • config.json
  • metrics.json
  • manifest.json
  • run_summary.json
  • run_record.json
  • validation_report.json

run_record.json is the canonical completion object. It combines execution, source, environment, input identity, metric schema, artifact manifest, agent provenance, validation, and summary evidence.

Agent Runtime Assets

pcq can install its canonical agent instructions and skill into a project. Package installation itself never mutates project agent files.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Data Science Tools View all alternatives
  • Growthbook MCP logoGrowthbook MCP

    Tools for creating and interacting with GrowthBook feature flags and experiments.

    ๐Ÿงฎ Data Science Tools3 views
    Compare vs Growthbook MCP โ†’
  • Discovery Engine logoDiscovery Engine

    Superhuman exploratory data analysis that finds the feature interactions and subgroup effects that LLMs and manual exploration miss โ€” with p-values, effect sizes, and literature citations. Data goes in, validated insights come out. Free for public data.

    ๐Ÿงฎ Data Science Tools4 views
    Compare vs Discovery Engine โ†’
  • Label Studio MCP Server logoLabel Studio MCP Server

    Create, manage, and automate Label Studio projects, tasks, and predictions for data labeling workflows.

    ๐Ÿงฎ Data Science Tools3 views
    Compare vs Label Studio MCP Server โ†’
  • Llm Advisor MCP logoLlm Advisor MCP

    Real-time LLM/VLM model comparison with benchmarks, pricing, and personalized recommendations from 5 data sources. No API key required.

    ๐Ÿงฎ Data Science Tools3 views
    Compare vs Llm Advisor MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
3mo ago
Most recent push to the default branch.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Pcq

No. pcq defines and operates the experiment boundary while users keep their existing training stack, such as PyTorch, Hugging Face Trainer, Lightning, sklearn, or XGBoost.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPcq AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/playidea-lab-pcq?style=directory)](https://allmcps.com/mcp/playidea-lab-pcq)
HTML Embed
<a href="https://allmcps.com/mcp/playidea-lab-pcq"><img src="https://allmcps.com/api/badge/playidea-lab-pcq?style=directory" alt="Pcq on AllMCPs" /></a>

Technical Specs & Signals

Category๐ŸงฎData Science Tools
PricingFree
More technical detailsExpand โ–พ
AuthNo auth required
LicenseApache-2.0
Last updatedAug 11, 2026
3/4 checks healthy over the last 32d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 29, 2026
41Quality signal: Fair ยท 41/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools20/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿงฎ Data Science Tools โ†’Best MCP servers for Data Science โ†’Alternatives to Pcq โ†’Install in Claude DesktopInstall in CursorInstall in VS Code