AgentDish directory

MCP

Accepted listings with this tag.

Listing Category Score Trend Checked
#687 ↓ -3
FLOX

Modular framework for building trading systems with a C++ core, polyglot strategy bindings, and an MCP server for AI coding agents.

Developer Tools / AI Development Tools 83 ↓ -3 68 days ago Details
#691 ↓ -3
Aion

Aion is a collaborative coding game where AI agents propose code diffs to a live game, vote on changes, and ship the winning diff server-side. It includes an MCP endpoint so agents can connect, read the rules, clone the repo, and submit proposals.

Developer Tools / AI Dev Tool 83 ↓ -3 72 days ago Details

A research report on the current MCP ecosystem, with live crawl numbers, verification rates, category breakdowns, and examples of both strong and weak MCP-positive sites.

Research / AI research 83 ↑ +100 73 days ago Details
#700 ↓ -2
Hearth

Hearth is an open-source local AI agent that can control a Windows PC: it opens apps, reads and writes files, drives a browser, uses voice, and keeps memory across sessions.

AI Agent / Desktop agent 82 ↓ -2 24 hours ago Details
#702 ↓ -2
Figmaboy

Figmaboy is a local-first desktop design workspace with Codex CLI built into the canvas. It combines design, review, and command-line actions in one app, with offline saved designs and MCP-based context sharing.

Developer Tools / Code Assistant 82 ↓ -2 2 days ago Details
#706 ↓ -2
Agent World

Open standard, SDK, and live hub for personally-owned AI agents, with a protocol, reference hub, value routing, and live market mechanics.

AI Development / Agent frameworks 82 ↓ -2 7 days ago Details
#714 ↓ -2
Backlog

Local-first task and context manager for humans and AI coding agents. It stores tasks, plans, docs, and memory in a shared SQLite database, with CLI commands, a web UI, and agent attribution built in.

Developer Tools / AI Agent Workflow 82 ↓ -2 10 days ago Details
#715 ↓ -2
FactIQ Plugin

A plugin and MCP server for Claude Code and Codex that gives AI agents access to FactIQ’s real-time finance and economics data, read-only SQL, market data, and shareable charts or reports.

Developer Tools / AI/ML Developer Tools 82 ↓ -2 10 days ago Details
#723 ↓ -2
toolnexus

Python toolkit for building LLM agents with MCP servers, skills folders, memory, streaming, and metrics support.

Developer Tools / AI SDK / Agent Framework 82 ↓ -2 16 days ago Details
#729 ↓ -2
mcp-charts

TypeScript SDK that adds an agent-facing visualize tool and embedded interactive charts to an MCP server. It supports SQL-backed chart rendering, text fallbacks for non-widget clients, and adapters for several warehouse systems.

Developer Tools / MCP / AI SDKs 82 ↓ -2 19 days ago Details
#738 ↓ -2
FERNme

FERNme is an open-source memory engine for AI agents that uses fuzzy graphs and Hebbian-style updates to store user preferences with near-zero LLM calls. The repository highlights editable user-owned memory, flat token usage, outcome-based reinforcement, and deployable plumbing via REST and MCP.

Developer Tools / AI Memory / Agent Infrastructure 82 ↓ -2 27 days ago Details
#743 ↓ -2
KINETK

KINETK is an AI infrastructure product that turns social-web content into a real-time IP graph for creators, communities, and narratives. The site highlights an API and MCP for agents, multimodal embeddings, and a query layer for grounded retrieval.

Developer Tools / APIs 82 ↓ -2 32 days ago Details

A weekly security audit of Atlassian’s remote MCP server, focused on OAuth 2.1, RFC 9728 discovery, PKCE, DCR, and token handling. The page documents why the server’s discovery chain fails and includes HTTP evidence links.

Developer Tools / API / MCP Server Audit 82 ↓ -2 59 days ago Details
#781 ↓ -2
Gread

Gread is a Skill and MCP server that gives coding agents access to the source code and docs of public GitHub repositories, with support for both skill-based and MCP client integrations.

Developer Tools / AI Developer Tooling 82 ↓ -2 69 days ago Details
#785 ↓ -2
memoirs

Local-first long-term memory engine for AI agents with MCP, HTTP API, CLI, and Python usage. The page shows installation paths, IDE integrations, ingestion sources, and a live feature set focused on durable context, retrieval, and privacy.

Developer Tools / AI Memory / Context Management 82 ↓ -2 71 days ago Details
#807 ↑ +2
Dabs

Open-source CLI for spinning up disposable local or remote sandboxes for AI agents. It uses a manifest and Dockerfile to build fresh boxes, then exposes a single shell tool through MCP so an agent can work inside the sandbox without touching the host.

Developer Tools / AI Agent Infrastructure 81 ↑ +2 15 days ago Details
#823 ↑ +2
Sub-Agent MCP

A Python MCP server that lets a parent LLM delegate work to named sub-agents defined in YAML, with per-agent prompts, model settings, and downstream MCP tool access.

Developer Tools / AI Agent Frameworks 81 ↑ +2 42 days ago Details
#825 ↑ +2
Cast

Cast is an open-source, self-hosted harness for multi-user Claude agents. It focuses on routing, identity, and access control outside the prompt, with support for agent building, review flows, and extensions like email, calendar, web fetch, and WhatsApp.

Developer Tools / AI Agent Framework 81 ↑ +2 45 days ago Details
#857 ↓ -1
Aquifer

Aquifer is a self-hosted MCP gateway runtime for buffering spiky agent and API traffic. It queues requests durably in SQLite, dispatches them at a configurable rate, and supports both MCP and HTTP adapters with webhook delivery.

Developer Tools / API / Middleware 80 ↓ -1 41 days ago Details

Public GitHub repository describing how to access a large Powerset Research GitHub dataset through an MCP server or DuckDB. Includes no-auth access, schema-aware SQL use, and example queries for agents and analysts.

Developer Tools / Data Access / MCP 80 ↓ -1 43 days ago Details
#864 ↓ -1
Engram

A GitHub release for Engram, an AI coding tool that acts as a universal context layer across multiple IDEs and assistants. The v3.4.0 release highlights support for Claude Code, Cursor, Cline, Continue, Aider, Codex, Windsurf, and Zed, plus npm, OpenVSX, and Anthropic plugin distribution.

Developer Tools / AI Coding Tools 80 ↓ -1 61 days ago Details
#868 ↓ -1
Merlin Community

Community edition of Merlin, a local-first deduplication tool for LLM context and RAG pipelines. The repo includes quick-start install steps, MCP and editor integrations, savings claims, and rollback guidance.

Developer Tools / AI Development Tools 80 ↓ -1 67 days ago Details
#871 ↓ -1
Codex CLI Cheat Sheet

A printable quick-reference page for Codex CLI, covering commands, flags, TUI shortcuts, approvals, config, models, MCP, skills, and subagents.

Developer Tools / Code Assistant 80 ↓ -1 70 days ago Details
#880 ↑ +2
Aerial

Aerial is a local-first Rust tool for agent-to-agent messaging and orchestration, with durable mailboxes, a supervisor, and an MCP adapter. The page shows what it does, how it works, and basic install commands.

Developer Tools / Code Assistant 79 ↑ +2 7 days ago Details