Home › Search: module

Search: module

Search MCP servers and agent skills by name, description, category or topic — 29 results.

MCP Server Stale

AgentModule/mcp

Agent-native knowledge infrastructure. Deterministic, vertical-specific knowledge bases engineered for autonomous agent consumption via MCP. Ethics module (22 modules, EU AI Act mapped) included with every membership. Free 24hr ethics trial.

2 JavaScript Updated 4mo ago Score 33
MCP Server Official Active

hashicorp/terraform-mcp-server

The official Terraform MCP Server seamlessly integrates with the Terraform ecosystem, enabling provider discovery, module analysis, and direct Registry API integration for advanced Infrastructure as Code workflows.

1.5k Go Updated yesterday Score 87
Agent Skill Active

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.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/TileGym/monkey-patch-kernels-to-transformers

Integrate TileGym kernels into Hugging Face `transformers` models by replacing the library's submodule(s) and certain class(es)' implementations, and patching certain class(es)' in...

2.8k Python Updated today Score 84
Agent Skill Maintained

Orchestra-Research/AI-research-SKILLs

20-module AI research skill library for model architecture, training, and ML paper writing

11.3k TeX Updated 1mo ago Score 83
Agent Skill Active

antonbabenko/terraform-skill

Terraform and OpenTofu patterns: testing, modules, state, CI/CD.

2.2k Updated 29d ago Score 83
MCP Server Active

flytohub/flyto-core

Deterministic execution engine for AI agents with 412 modules across 78 categories (browser, file, Docker, data, crypto, scheduling). Features execution trace, evidence snapshots, replay from any step, and supports both STDIO and Streamable HTTP transport.

478 Python Updated today Score 77
MCP Server Active

wende/cicada

Code Intelligence for Elixir: module search, function tracking, and PR attribution through tree-sitter AST parsing

41 Python Updated 4d ago Score 66
MCP Server Active

xDarkzx/Reaper-MCP

AI-powered music production in REAPER through natural conversation - 173 tools across 26 modules covering transport, tracks, MIDI (insert/edit/quantize/humanize), mixing and FX (EQ, compression, sidechain, sends), tempo maps, markers/regions, ReaScript discovery/execution, and more.

34 Python Updated today Score 65
MCP Server Active

effytech/freshdesk-mcp

MCP server that integrates with Freshdesk, enabling AI models to interact with Freshdesk modules and perform various support operations.

65 Python Updated 2d ago Score 63
MCP Server Active

tooluse-labs/perfetto-mcp-rs

MCP server for [Perfetto](https://perfetto.dev) trace analysis. Runs PerfettoSQL queries on `.perfetto-trace` / `.pftrace` files via auto-downloaded `trace_processor_shell`, with dedicated Chrome tools for page loads, scroll jank, main-thread hotspots, and stdlib module discovery. Cross-client tested on Claude Code and Codex. Available via `cargo install`, Homebrew tap, and curl install script.

20 Rust Updated 22d ago Score 63
MCP Server Official Active

forcedreamai/forcedream-mcp

Discover, invoke, and cryptographically verify AI agents on a paid agent marketplace. 13 tools spanning code generation (6-module engineering verification), security scanning (OSV.dev + GitGuardian), and lead scoring (8 real sources). Every result is Ed25519-signed and independently verifiable -- no trust in the platform required. Install: `npx -y @forcedream/mcp-server`.

1 TypeScript Updated 2d ago Score 63
MCP Server Active

najaeda/naja-scope

Lets AI agents explore elaborated SystemVerilog/Verilog designs (RTL or gate-level netlists) without pasting RTL into context: trace signal fan-in/fan-out, walk module hierarchy, and jump to exact `file:line` source, backed by the najaeda netlist engine.

13 Python Updated 10d ago Score 61
MCP Server Active

STiFLeR7/memex

Developer context continuity system. Watches your git repos and builds a temporal knowledge graph of modules, symbols, decisions, and open problems via Graphiti + Neo4j, then serves it to any AI coding agent over MCP. Every edge carries a validity window and a confidence score that decays over time. 12 tools across read and write. Install via `npx -y stifler-memex-mcp`. MIT licensed.

12 Python Updated 10d ago Score 61
MCP Server Maintained

kao273183/mk-qa-master

AI 測試大師 — end-to-end QA loop over MCP. Drives pytest / Jest / Cypress / Go / Maestro from one surface; analyzes URLs (Web DOM) or live mobile screens (`maestro hierarchy`) to extract testable modules, generates runnable pytest or Maestro YAML with real selectors (not `# TODO` stubs), runs with auto-retry, then writes a prioritized `optimization-plan.md` ranked by evidence (flaky vs broken vs cover

38 Python Updated 1mo ago Score 59
MCP Server Maintained

TT-Wang/forge

Structured planning, parallel execution in git worktrees, and deep validation for Claude Code. Turns a one-line objective into a validated DAG of modules executed by worker agents, each self-checked and cross-module-reviewed before merge-back. 7 MCP tools: `validate`, `validate_plan`, `memory_recall`, `memory_save`, `iteration_state` (per-run scoped, with stagnation/velocity/oscillation detection)

37 JavaScript Updated 1mo ago Score 59
MCP Server Maintained

Disentinel/grafema

Semantic code graph MCP server for AI coding agents. Indexes your codebase into a typed graph (functions/types/modules as nodes; CALLS/IMPORTS/DATAFLOW/EFFECTS as typed edges) and exposes 40+ tools for call-chain tracing, data-flow analysis, semantic search, and invariant checking — so agents navigate code structure instead of reading files line by line. `npm install -g grafema`

36 Rust Updated 1mo ago Score 59
MCP Server Active

admin978/canvas-mcp

Local-first MCP server for Canvas LMS. Stdio transport, no third-party broker, token stays in `~/.canvas.env`. Exposes courses, assignments, modules, announcements, grades, planner items, upcoming events, todo, and bulk file dump as MCP tools.

4 Python Updated 9d ago Score 57
MCP Server Active

goklab/guardvibe

Security MCP for vibe coding with 330 rules and 29 tools. Purpose-built for AI-generated code — scans Next.js, Supabase, Clerk, Stripe, Prisma, Hono, GraphQL, and 25+ modules. Cross-file taint analysis, host security audit, auto-fix, SARIF export, pre-commit hook, and CVE version detection. Zero config, runs locally.

4 TypeScript Updated 9d ago Score 57
MCP Server Maintained

celiums/celiums-memory

Cognitive memory engine with 5,100+ knowledge modules, circadian rhythm awareness, and emotional state tracking (PAD model). Hybrid search (PostgreSQL + Qdrant vectors + Valkey cache), per-user memory isolation, and multi-protocol support (MCP, REST, OpenAI, LangChain, A2A). `npx @celiums/memory` [Website](https://celiums.io)

20 TypeScript Updated 2mo ago Score 56
MCP Server Active

DanMat/create-packkit

Scaffold modern npm packages, CLIs, services, and full-stack monorepos from your agent. Three tools: inspect the option schema, preview the generated file tree, and write the project to disk — optionally creating the GitHub repo and pushing to it, or merging into an existing clone without overwriting anything. Also available as a CLI and a web configurator. `npx -y packkit-mcp`

1 JavaScript Updated today Score 53
MCP Server Active

Rarefied-Earth/groundwork

Hosted company-state MCP for operating SMBs (brand, voice, charter, priorities, entitled modules/skills). Anonymous public discovery at `https://connector.rarefied.earth/public/mcp` proves live value in under 10 seconds; tenant feed after trial. Official registry: `io.github.Rarefied-Earth/groundwork`. [Product](https://rarefied.earth/groundwork/)

1 JavaScript Updated 2d ago Score 53
MCP Server Active

drjerryrelth/ghl-command-feedback

GoHighLevel (GHL) MCP server. 212 tools across 43 modules including the only programmatic GHL workflow builder (private API, reverse-engineered), funnel + page editor, form builder, pipeline builder, goal event builder, pre-deploy validator, multi-sub-account switching, bulk operations, and full account export. Built for agency operators managing many client GHL sub-accounts. Paid, $97 one-time, 3

1 Dockerfile Updated 6d ago Score 53
MCP Server Maintained

kannajune/mcp-architect

Gives any AI assistant real architectural understanding of a codebase: tech-stack overview, internal dependency graph with cycle detection, risk hotspots, and module summaries. Local, zero-config, no API keys. `uvx mcp-architect`.

3 Python Updated 1mo ago Score 49
MCP Server Maintained

contradictory-body/cc-sensei

Distills Claude Code's 310K LoC source into 32 queryable architecture modules via MCP. 6 tools: list modules, query architecture, trace cross-cutting concerns, search patterns, and read source code. Sub-120ms p95, fully local, zero network deps.

3 TypeScript Updated 1mo ago Score 49
MCP Server Active

Hug0x0/mcp-reunion

96 tools across 21 modules for La Réunion (French overseas region) open data: economy, demographics, geography, transport, health, education, elections, tourism, housing, environment, and more. Powered by data.regionreunion.com and data.gouv.fr. Install: `npx -y mcp-reunion`.

1 TypeScript Updated 6d ago Score 48
MCP Server Active

MikhailHal/ariadne

Affected-test selection for Kotlin/Android projects: returns only the unit tests impacted by the current working-tree changes, so agents skip full test runs while iterating. Function-level static analysis via Kotlin Analysis API — call graph over functions, properties (initializers, delegates, accessors), constructors and callable references — with automatic multi-module and Android variant source

1 Kotlin Updated 8d ago Score 48
MCP Server Maintained

microservices-sh/mcp

MCP server for microservices.sh: inspect verified Cloudflare-native modules/templates, generate app plans/projects, run checks, and trigger confirmation-gated preview deploys. Install via `npx -y @microservices-sh/mcp`.

1 JavaScript Updated 1mo ago Score 46
MCP Server Stale

hypescale/storyblok-mcp-server

MCP server for the Storyblok headless CMS with 160 tools across 30 modules. Manage stories, components, assets, workflows, releases, and more via AI assistants.

8 TypeScript Updated 4mo ago Score 43