19 skills found
headroomlabs-ai / headroomCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
can4hou6joeng4 / boss-agent-cli🤖 Local-assist BOSS Zhipin CLI for AI agents — search, welfare filtering, shortlist, JSON-envelope output; low-risk & compliant by default.
apify / mcpcA universal CLI client for MCP. mcpc supports persistent sessions, stdio/HTTP, OAuth 2.1, tasks, JSON output for code mode, proxy for AI sandboxes, x402, and more.
RyanAlberts / best-of-Agent-Harnesses🏆 Curated, ranked list of AI agent harnesses (100+) — plus an MCP server, llms.txt & JSON so agents can recommend them too. Rescored weekly.
JungHoonGhae / tossinvest-cli토스증권을 AI 에이전트와 터미널에서 다루는 도구. CLI 와 MCP 서버로 계좌·시세·주문은 물론 웹앱 전용 기능(수급·AI 시그널·스크리너·배당)까지, JSON·CSV 구조화 출력으로 AI 도구·자동화에 바로 연동.
flesler / mcp-tasksA comprehensive and efficient MCP server for task management with multi-format support (Markdown, JSON, YAML)
mhadifilms / dvrDaVinci Resolve CLI, Python library, and MCP server. Automate editing, color, and rendering with LLM-friendly tools for AI agents (Claude, Cursor), declarative specs, and structured JSON output. No more silent None returns.
ninjackster / reddit-rss-mcpDependency-free MCP server that reads Reddit via RSS feeds. No API key/OAuth, works when Reddit blocks anonymous JSON access. Search, browse, read comments.
robertheadley / Roo-Code-MCP-installerAn MCP server installer for Roo Code. Handles the installation from Github, requirements, package management, update, installation and MCP Json configuration.
benhaotang / mcp-servermana cli/mcp server tool for managing mcp server json config file with version control, profiles and multi-client support
bitflight-devops / mcp-json-yaml-tomlA structured data reader and writer like 'jq' and 'yq' for AI Agents
nullablevariant / rust-mcp-coreA config-driven MCP server core built on the official Rust SDK. Define tools, auth, prompts, resources, and HTTP behavior in YAML or JSON configuration -- the library handles execution, validation, and protocol compliance with minimal Rust code.
Sowiedu / EdictA programming language designed for AI agents. No parser, no syntax — agents produce AST directly as JSON. Statically typed, effect-tracked, contract-verified, compiled to WASM via MCP.
numikel / kprunStop storing API keys in mcp.json and shell profiles. kprun solves this by keeping secrets in an encrypted KeePass vault and injecting them only into spawned processes. Designed for MCP servers, coding agents, and dev scripts.
arizawan / vidlizerPoint it at a video, image, or PDF — get structured JSON. uvx vidlizer[mcp]. Runs local (Ollama/gemma4, LM Studio, oMLX) or cloud (OpenRouter). CLI + MCP server for Claude Code, Cursor, and Claude Desktop.
waifuai / mcp-solana-icoMCP server for Solana ICO management supporting multiple simultaneous ICOs with configurable bonding curves (fixed, linear, exponential, sigmoid, custom). Order management, sell fees, rate limiting, JSON-driven ICO creation.
aahlijia / dekkoStatic code map generator (MAP.md + map.json) powered by tree-sitter — a Claude Code /map plugin and MCP server that gives coding agents call graphs, file outlines, and impacted-test lookups without spending tokens on parsing.
DNYoussef / context-cascadeContext Cascade - Nested Plugin Architecture for Claude Code Official Claude Code Plugin | Version 3.1.0 | Last updated: 2026-01-09 (see docs/COMPONENT-COUNTS.json for source counts) Context-saving nested architecture: Playbooks -> Skills -> Agents -> Commands.
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", "…