18 skills found
rocketride-org / rocketride-serverHigh-performance AI pipeline engine with a C++ core and 50+ Python-extensible nodes. Build, debug, and scale LLM workflows with 13+ model providers, 8+ vector databases, and agent orchestration, all from your IDE. Includes VS Code extension, TypeScript/Python SDKs, and Docker deployment.
GaiaNet-AI / gaianet-nodeInstall, run and deploy your own decentralized AI agent service
pipeboard-co / meta-ads-mcpMeta Ads (Facebook/Instagram) MCP server for Claude, ChatGPT, Perplexity & Cursor — the Meta node of Pipeboard’s 5-platform family (+ Google, TikTok, Snap, Reddit). Hosted remote MCP, badged Meta Business Partner, free plan — no self-hosting required.
Robotti-io / copilot-security-instructions✨ A customizable copilot-instructions.md ruleset & prompts to guide GitHub Copilot toward secure coding defaults in Java, Node.js, C# and Python. Blocks risky patterns, teaches safe habits.
CodeFormers-it / ksefnikKSeF SDK for TypeScript/Node.js — invoice reconciliation with bank statements (MT940, mBank, ING, PKO, Santander), production KSeF 2.0 HTTP client, MCP server for Claude and Cursor. Open-source, MIT.
akudo7 / kudosflowVisual workflow editor for building node-based AI agent workflows with drag-and-drop interface, A2A integration, and real-time execution
Nodeblue-AI / ignition-mcp-serverThe first AI-powered development tool for Ignition SCADA — an MCP server that lets any AI agent read, understand, and interact with your Ignition projects and gateways.
sweir1 / obsidian-brainStandalone Node MCP server: semantic search + knowledge graph + vault editing for Obsidian, no plugin required
axpolik / claude-code-d365fo-mcpLightweight Node.js proxy that connects Claude Code to Dynamics 365 Finance & Operations MCP server. Bridges stdio ↔ HTTP with Azure CLI Bearer token auth. ~100 lines, no app registrations needed.
MadTinker / node-red-contrib-mcp-serverA comprehensive Node-RED wrapper for Model Context Protocol (MCP) servers providing standardized AI agent tool interfaces, server lifecycle management, and real-time communication capabilities
comzzy-comzzy / filament"name": "filament", "version": "0.1.0", "private": true, "description": "Cross-chain EVM wallet identity stitching MCP server using onchain behavioral heuristics.", "main": "src/server.js", "engines": { "node": ">=18"
Unigalactix / SENTINEL"main": "server.js", "scripts": { "start": "node server.js", "start:mcp": "node mcpServer.js", "test": "jest", "test:exports": "jest __tests__/exports.test.js", "lint": "eslint src/ scripts/ server.js mcpServer.js",
adityadixit07 / account-intel-mcp"name": "account-intel-mcp", "version": "1.0.0", "private": true, "description": "Account Intelligence MCP server (companies + contacts) with OAuth 2.1 + PKCE.", "type": "module", "engines": { "node": ">=20"
tdealer01-crypto / tdealer01-crypto-dsg-control-plane"setup:github-secrets": "bash scripts/setup-github-secrets.sh", "mcp:build:context-discovery": "tsc mcp-server/dsg-context-discovery.ts --outDir build/mcp --module esnext --target es2022 --ignoreConfig --lib es2022,dom --skipLibCheck", "mcp:serve:context-discovery": "node --loader ts-node/esm mcp-se…
longmaba / task-master-ai-gemini"bin": { "task-master": "bin/task-master.js", "task-master-init": "bin/task-master-init.js", "task-master-mcp-server": "mcp-server/server.js" }, "scripts": { "test": "node --experimental-vm-modules node_modules/.bin/jest",
foxdog1011 / personal_db_assistant"agent:smoke": "tsc --project tsconfig.electron.json && node dist-electron/agent/smoke.js", "agent:research": "tsc --project tsconfig.electron.json && node dist-electron/agent/runner/smokeResearch.js", "seed:notes": "tsc --project tsconfig.electron.json && node dist-electron/scripts/seedNotes.js", "…
carbonefederico / ai-telco-chatbot"dev:no-security": "NO_SECURITY=true node scripts/start-all.js", "dev:portal": "npm --workspace @telco-demo/portal run dev", "dev:agent": "npm --workspace @telco-demo/agent run dev", "dev:mcp": "npm --workspace @telco-demo/mcp-server run dev", "start:portal": "npm --workspace @telco-demo/portal star…
TransAdvocacyAndComplaintCollective / fact_index_tacc"test:e2e": "node --test --test-concurrency=1 tests/e2e/*.e2e.test.mjs", "test:e2e:coverage": "rm -rf .coverage/e2e && mkdir -p .coverage/e2e/v8 && NODE_OPTIONS= NODE_V8_COVERAGE=.coverage/e2e/v8 node --test --test-concurrency=1 tests/e2e/*.e2e.test.mjs && pnpm dlx c8 report --temp-directory .covera…