Search: date
Search MCP servers and agent skills by name, description, category or topic — 225 results.
NVIDIA/Megatron-Core/update-golden-values
Refresh golden values from a GitHub Actions workflow run (failing-only or all jobs), score the change with average normalized relative differences, and produce a PR-ready summary.
NVIDIA/NemoClaw/nemoclaw-contributor-update-docs
Scan recent git commits for changes that affect user-facing behavior, then draft or update the corresponding documentation pages and refresh generated user skills for release prep.
LambdaTest/agent-skills
TestMu AI (Formerly LambdaTest) Skills is a curated collection of Agent Skills that teach AI coding assistants how to write production-grade test automation.
machinegrade/validate
Deterministic validation of AI-generated artifacts before acting on them: JSON Schema conformance, OpenAPI response conformance, SQL syntax per dialect. Typed verdicts with per-error fix hints. Hosted free tier with remote MCP endpoint; MIT, self-hostable.
ZeparHyfar/mcp-datetime
MCP server providing date and time functions in various formats
mckinsey/vizro-mcp
Tools and templates to create validated and maintainable data charts and dashboards.
deanpeters/discovery-process
Full discovery cycle: frame problem → research → synthesize → validate (3-4 weeks)
deanpeters/skill-authoring-workflow
Meta workflow for authoring skills: choose path → validate → update docs → package
bram2w/baserow
Baserow database integration with table search, list, and row create, read, update, and delete capabilities.
NVIDIA/Megatron-Bridge/perf-activation-recompute
Validate and use selective and full activation recompute in Megatron Bridge to reduce GPU memory usage at the cost of extra compute.
NVIDIA/Megatron-Bridge/perf-cpu-offloading
Validate and use CPU offloading in Megatron Bridge, including layer-level activation offloading and fractional optimizer state offloading with HybridDeviceOptimizer.
NVIDIA/Megatron-Bridge/perf-cuda-graphs
Validate and use CUDA graph capture in Megatron Bridge, including local full-iteration graphs and Transformer Engine scoped graphs for attention, MLP, and MoE modules.
NVIDIA/Megatron-Bridge/perf-expert-parallel-overlap
Validate and use MoE expert-parallel communication overlap in Megatron-Bridge, including overlap_moe_expert_parallel_comm, delay_wgrad_compute, and flex dispatcher backends such as...
NVIDIA/Megatron-Bridge/perf-sequence-packing
Validate and use packed sequences and long-context training in Megatron-Bridge, distinguishing offline packed SFT for LLMs from in-batch packing for VLMs, and applying the right CP...
NVIDIA/NeMo-Gym/nemo-gym-docs
Maintain the NeMo Gym Fern docs site — add, update, move, or remove pages under fern/.
NVIDIA/TensorRT-LLM/ad-model-onboard
Translates a HuggingFace model into a prefill-only AutoDeploy custom model using reference custom ops, validates with hierarchical equivalence tests.
NVIDIA/cuopt/skill-evolution
After solving a non-trivial problem, detect generalizable learnings and propose skill updates so future interactions benefit automatically.
nteract/semiotic
React data visualization MCP server with 30+ chart types. 5 tools: suggest charts for a dataset, render validated React configs to SVG, diagnose configuration anti-patterns, get component schemas, and report issues.
timescale/rsigma
Exposes the RSigma Sigma detection-engineering toolkit to AI agents over stdio or Streamable HTTP with `rsigma mcp serve`. Tools to author, lint, validate, and convert Sigma detection rules, evaluate and explain detections against log events, and inspect correlation state, all backed by a native Rust engine.
taisly/agent
Taisly Agent Kit MCP server for AI agent social media video publishing. Discover connected accounts, validate videos, publish or schedule posts to TikTok, Instagram Reels, YouTube Shorts, X, and Facebook through Taisly. Install: `npx -y @taisly/agent mcp`. Requires a Taisly API key and connected accounts.
xing5/mcp-google-sheets
A Model Context Protocol server for interacting with Google Sheets. This server provides tools to create, read, update, and manage spreadsheets through the Google Sheets API.
fabio-rovai/open-ontologies
AI-native ontology engineering with 39 tools and 5 prompts for OWL/RDF/SPARQL. Validate, query, diff, lint, version, and govern knowledge graphs via Oxigraph triple store.
flox-foundation/flox-mcp
MCP server for the FLOX trading systems framework. ~30 tools to run backtests, scaffold strategies, validate for lookahead bias, place orders, query PnL via Claude/Cursor. C++23 core with Python/Node/Codon/QuickJS strategy bindings. Same code from backtest to live (CcxtBroker or native connectors). Install: `pip install flox-mcp`.
healthchainai/HealthChain
Typed, validated FHIR tools for healthcare AI agents — build, read, validate, and code FHIR resources from a patient bundle, with terminology lookup and machine-readable validation reports built for fix-and-retry. `pip install healthchain[mcp]`
QuackbackIO/quackback
Open-source customer feedback platform with built-in MCP server. Agents can search feedback, triage posts, update statuses, create and comment on posts, vote, manage roadmaps, merge duplicates, and publish changelogs.
vasylenko/claude-desktop-extension-bear-notes
Search, read, create, and update Bear Notes directly from Claude. Local-only with complete privacy.
HelpCode-ai/anythingmcp
Self-hosted source-available MCP gateway and API-to-MCP bridge. Converts REST, SOAP/WSDL, GraphQL, and SQL/NoSQL databases (PostgreSQL, MySQL, MariaDB, MSSQL, Oracle, MongoDB, SQLite) into MCP tools — no SDK, no code. Imports OpenAPI / Postman / WSDL / GraphQL specs; bridges multiple MCP servers behind one endpoint. Ships with 29 pre-built adapters (DHL, DATEV, Weclapp, Personio, Handelsregister,
wso2/fhir-mcp-server
Model Context Protocol server for Fast Healthcare Interoperability Resources (FHIR) APIs. Provides seamless integration with FHIR servers, enabling AI assistants to search, retrieve, create, update, and analyze clinical healthcare data with SMART-on-FHIR authentication support.
openai/figma-generate-library
Build or update a professional-grade design system in Figma from a codebase
testmu-ai/api-skill
Suite of API skills for designing, mocking, documenting, securing, and generating tests for REST/GraphQL/gRPC APIs
testmu-ai/appium-skill
Generate Appium mobile automation for Android and iOS in Java, Python, or JS
testmu-ai/behave-skill
Generate Behave BDD tests for Python with Gherkin and step implementations
testmu-ai/capybara-skill
Generate Capybara E2E tests in Ruby with RSpec integration
testmu-ai/cicd-pipeline-skill
Generate CI/CD pipelines for tests on GitHub Actions, Jenkins, GitLab CI, and Azure DevOps
testmu-ai/codeception-skill
Generate Codeception acceptance, functional, and unit tests in PHP
testmu-ai/cucumber-skill
Generate Cucumber BDD tests with Gherkin and step definitions in Java, JS, or Ruby
testmu-ai/cypress-skill
Generate Cypress E2E and component tests in JavaScript or TypeScript
testmu-ai/detox-skill
Generate Detox gray-box E2E tests for React Native apps in JavaScript
testmu-ai/espresso-skill
Generate Espresso UI tests for Android apps in Kotlin or Java
testmu-ai/flutter-testing-skill
Generate Flutter widget, integration, and golden tests in Dart
testmu-ai/gauge-skill
Generate Gauge specs in Markdown with steps in Java, Python, JS, or Ruby
testmu-ai/geb-skill
Generate Geb browser automation in Groovy with Spock and page objects
testmu-ai/hyperexecute-skill
Operate TestMu AI HyperExecute end-to-end: YAML, CLI runs, debugging, and CI wiring
testmu-ai/jasmine-skill
Generate Jasmine BDD tests in JavaScript with spies and async support
testmu-ai/jest-skill
Generate Jest unit and integration tests in JS/TS with mocking and snapshots