Showing 30 of 46377 results
Enables AI assistants to query MariaDB databases and perform vector-based semantic search through a standardized protocol.
**OpenClaw MCP Server** — a Model Context Protocol server that bridges AI clients (Claude.ai, Claude Desktop) with OpenClaw bots, enabling an AI-assistant-orchestrating-another-AI-assistant pattern where chat can delegate tasks to a Claw bot; deployable via Docker (GHCR) or `npx openclaw-mcp` with OAuth2 authentication support.
A local MCP memory system for AI coding agents that provides persistent cross-session memory with semantic search, auto-capture of decisions and lessons, checkpoint/resume for tasks, graph relationships between memories, and intelligent forgetting — achieving the #1 score on LongMemEval.
MCP server for Todoist integration (now deprecated in favor of Doist/todoist-ai) that provides full task management, project management, label, section, and comment operations through the Todoist API.
A standalone MCP server and CLI for AI-native ontology engineering, exposing 39 tools and 5 workflow prompts to validate, query, diff, lint, version, and persist RDF/OWL ontologies using an in-memory Oxigraph triple store.
MCP server that exposes the OpenAI Codex CLI to Claude Code with session management and real-time progress — provides `exec`, `write`, `tdd`, and `review` tools supporting session resume.