recall
v0.12.0
io.github.clauderecallhq/recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
共 23,480 个资源
v0.12.0
io.github.clauderecallhq/recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
v1.0.0
io.github.aneduaim/untap-mcp
UK refunds inside your AI assistant: train delays, flights, TfL, parking. Made in London.
v1.0.13
ai.traderouter/trade-router-mcp
Non-custodial Solana swap & limit order engine for AI agents.
v0.3.0
io.github.bimwright/rvt-mcp
MCP gateway for Autodesk Revit 2022-2027 - toolset gating + Transaction-safe batch execution.
v1.0.0
io.github.andrew-ji-cupix/cupix-compass
Explore and analyze Cupix construction site data: 360 images, progress, and insights.
vmain
io.github.massCodeIO/massCode/api-and-typing
Use when defining or reviewing massCode renderer types that come from generated API clients or DTOs, especially when deciding whether to reuse existing API shapes, derive narrower local types, or introduce a UI-only model.
v0.2.5
io.github.jwwd-repos/modusop-mcp
MCP server for ModusOp — projects, tasks, time tracking, and retainers for AI assistants.
v1.0.0
com.korture/hiring
Behavioural hiring briefs from any JD: 5 behaviours, evidence, demand, interview questions, rarity.
v1.1.1
io.github.mobileshop9991-star/clipwise-mcp
MCP server for Clipwise - AI tools for TikTok, Reels, and Shorts video creators.
v0.1.9
io.github.mdvohra/agent-godmode
Sandboxed workspace MCP: file ops, argv-only run_command, list_files; BYO LLM prompts.
v1.7.0
io.github.ivaavimusic/singularity
MCP for Singularity Layer - discover listings, manage assets, run payment flows, and use agents
v1.0.1
io.github.JacobBruce/CAIT
Core AI Toolkit - a modular MCP server that extends AI assistants with practical capabilities
v0.1.0
io.github.MukundaKatta/agentcast
Structured-output enforcer: extract and validate JSON from messy LLM text.
v0.1.0
io.github.MukundaKatta/agentvet
Validate tool-call args before execution. Returns LLM-friendly retry hints.
v0.1.0
io.github.MukundaKatta/agentsnap
Snapshot tests for AI tool-call traces: diff, validate, and catch silent regressions.
v0.1.0
io.github.MukundaKatta/agentguard
Network-egress firewall for agent tools: check URLs against a declarative policy.
v0.1.0
io.github.MukundaKatta/agentfit
Token-aware message truncation: fit a chat history into your model's context budget.
v1.5.10
io.github.dorukardahan/twitterapi-io-mcp
Offline access to TwitterAPI.io docs for AI assistants. 67 endpoints, 32 pages, 24 blog posts.
v1.0.0
io.github.Waysway-app/waysway
Waysway AI travel MCP for hotels, live prices, restaurants, flights, and activities.
vmain
io.github.higress-group/himarket/frontend-coding-standards
HiMarket 前端(React + TypeScript + Vite)代码规范:Prettier/ESLint、严格 TypeScript、注释与 Fast Refresh、Design Token、Tailwind、验证命令。
v1.0.3
io.github.juanjaragavi/devspeak
Official DevSpeak MCP server — translate technical text into formal specs from any AI IDE or agent
v0.2.3
org.publicmcp/publicmcp
Publish structured, AI-readable business identity data as an MCP server in minutes.
vmain
io.github.liuzhengdongfortest/CodeStable/cs-refactor-ff
refactor 流程的超轻量通道——直接识别 1-3 条低风险优化、一次确认、原地改、跑测试自证。触发:用户说"快速重构"、"小重构"、"简单优化下 XX 函数"、"别那么多步骤",且改动在单函数 / 单组件局部、有测试可自证。
vmain
io.github.mono/SkiaSharp/api-add-review
Add new C# APIs to SkiaSharp by wrapping Skia C++ functionality, or review existing API PRs for correctness and style. Two workflows: (1) Add: C++ analysis → C API → bindings → C# wrapper → tests → review (2) Review: check naming, Span overloads, properties, tests, interop safety. Triggers: - "add DrawFoo method", "expose SkSurface::draw", "wrap sk_foo_bar" - "add API", "expose function", "wrap method", "create binding for" - "review this API", "check the API surface", "review PR #NNN for API design" - Issue classified as "New API" (after fetching and classification)