Open-source toolsWorks with MCP

58 match your filters — 55 of them answered our check today.

Watching this group for 20 days · how we check

This week23 new arrivals

An open-source, cheaper Ahrefs alternative for keyword/backlink/site-audit research, connectable via MCP so an AI agent can run SEO work directly instead of a $100+/month subscription tool.

Open source
What to know
How it works
Provides keyword research, competitor research, backlinks, and site audits, connectable via MCP so an AI agent can work directly on SEO strategy and content.
What's different
Open source alternative to Ahrefs.
Pricing
Starting at $10/month instead of a $100+/month subscription.

Watched for 8 days · last checked 2d ago

Details →

Open-source malware scanner and runtime guard for AI agents

Domain registered 4 months ago

FreeWorks offlineOpen source
What to know
How it works
Vets AI agent skills and MCP servers for malicious behavior before install, scans what's already installed, and blocks hijack attempts at runtime, using 768 open ATR rules.
What's different
Scanned 96,096 published skills and found 751 malicious; rules already merged into Microsoft, Cisco, MISP, and OWASP tooling.
Pricing
Free, MIT licensed, fully on-device.

Watched for 8 days · last checked 2d ago

Details →

An open-source MCP server that lets Claude search your Obsidian vault directly from disk without a plugin or uploading your notes.

Domain registered 1 month ago

Open source
What to know
How it works
reads vault from disk, returns ~2KB ranked excerpts instead of full notes, nothing leaves your machine
What's different
open source with reproducible benchmarks

Watched for 5 days · last checked today

Details →

Open-source, local-first AI video editor with a real multitrack timeline where Codex, Claude, and MCP agents edit alongside you.

FreeWorks offlineOpen source
What to know
How it works
AI agents work on a real multitrack timeline locally
What's different
local-first, editable exports, open alternative to ChatCut
Pricing
free (AGPL)

Watched for 6 days · last checked today

Details →

An open-source, self-hosted memory layer that links related facts across Claude, ChatGPT, Cursor and Codex via MCP. Built for developers comfortable self-hosting on Cloudflare, not a plug-and-play tool.

Open sourceSelf-hosted
What to know
How it works
A memory layer that remembers projects, people, decisions and preferences across Claude, ChatGPT, Cursor, Codex and any MCP client, automatically linking related memories and following those connections during recall.
What's different
Open source and self-hosted in your own Cloudflare account, and distinguishes settled decisions from drafts/stale context.
Best for
Developers comfortable self-hosting on Cloudflare who want a shared memory layer across multiple AI tools.

Watched for 15 days · last checked today

Details →

Local firewall binary that sits between AI agents and the network to block secret leaks, prompt injection, SSRF, and MCP tool poisoning, for developers running autonomous agents, producing a signed offline-verifiable receipt instead of blind trust.

No sign-upWorks offlineOpen source
What to know
How it works
A single Go binary scans every outbound request from an agent and writes a signed receipt you verify offline against a published key when it blocks something.
Pricing
Apache 2.0, install via brew.
Best for
Developers whose AI agents have shell access, secrets, and an open line to the internet.

Watched for 7 days · last checked 1d ago

Details →

An open-source, self-hostable runtime for running AI agents across 24 LLM providers, with an MCP plugin marketplace and sandboxed code execution — built for developers.

Open sourceSelf-hosted
What to know
How it works
An open-source, self-hostable runtime for running AI agents, with a 5-tier memory system, support for 24 LLM providers, an MCP plugin marketplace, and sandboxed code execution; installs with one command.
What's different
MIT-licensed and self-hostable with a plugin marketplace, rather than a closed hosted agent platform.
Pricing
Open source, MIT license.
Best for
Developers who want to run and customize AI agents across multiple LLM providers on their own infrastructure.

Watched for 13 days · last checked 7d ago

Details →

Restarts a fresh Codex worker and critic each cycle to build, test, and fix code against a saved rubric.

Domain registered 6 days ago

Open source
What to know
How it works
Starts a fresh Codex worker and critic every cycle against a saved GUIDELINES.md rubric; failures become concrete fix notes for the next cycle.
What's different
Open source and zero-dependency Node.js, runs local, sandboxed, and cancellable from a dashboard.

Watched for 4 days · last checked today

Details →

Open-source tool that clones any public website into clean, componentized Next.js or Vite code deterministically.

Domain registered 28 days ago

FreeOpen source
What to know
How it works
point it at a URL, get faithful componentized code in minutes
What's different
fully deterministic so fast, cheap, consistent
Pricing
free
Best for
developers rebuilding or copying web UIs

Watched for 6 days · last checked today

Details →

A stealth browser engine that lets scraping and automation scripts avoid bot detection, for developers running Playwright or Puppeteer agents.

Open source
What to know
How it works
Drop-in Chromium that reads as ordinary Chrome to detection systems
What's different
keeps existing Playwright/Puppeteer code unchanged, open BSD-3 engine
Best for
developers building scrapers or web-acting AI agents

Watched for 6 days · last checked today

Details →

A local, single-file memory store for coding agents over MCP that cites its sources and abstains rather than hallucinating when it lacks evidence.

Open source
What to know
How it works
One Rust binary, one SQLite file, zero network, talks to agents over MCP.
Pricing
Open source, AGPL-3.0.
Watch out
Abstains instead of answering when there's no evidence.

Watched for 2 days · last checked 1d ago

Details →

A free, open-source MCP server that lets AI agents safely read and write your Things 3 tasks, plus adds Kanban, matrix and time-blocking views Things 3 lacks.

FreeNo sign-upWorks offlineOpen source
What to know
How it works
reads are read-only, writes go only through Things' official URL scheme so agents can't corrupt data
Pricing
free, open source (MIT), no cloud or account
Best for
Things 3 users on macOS who want AI task management without risking their data

Watched for 5 days · last checked today

Details →

A local gateway that lets every AI coding client share one set of MCP server connections instead of configuring each tool separately, cutting how many tools your agent has to load.

FreeNo sign-upWorks offlineOpen source
What to know
How it works
A local-first, open-source gateway. You set up and authenticate each MCP server once, and every connected AI client — Claude, Cursor, VS Code, Codex — shares that same connection instead of you configuring it per tool.
What's different
Claims up to 91% less tool-token overhead by giving an agent a handful of meta-tools instead of loading hundreds of individual tool definitions; API keys stay in the OS keychain.
Pricing
Free, open source, no sign-up.
Best for
Developers running multiple AI coding clients against the same set of MCP servers who don't want to re-authenticate each one separately.
Watch out
The '91% overhead cut' figure is the product's own claim; we haven't independently benchmarked it.

Watched for 20 days · last checked today

Details →

Reviews pull requests and maps code dependencies so developers can understand large codebases before refactoring, without indexing delay.

Domain registered 1 month ago

Open sourceSelf-hosted
What to know
How it works
Builds a dependency graph and semantic index, cites source in answers
What's different
instant PR reviews with no indexing step, open source and self-hostable
Pricing
open source
Best for
developers working in large or unfamiliar codebases

Watched for 6 days · last checked today

Details →

A free, open-source local app that lets multiple AI coding agents (Claude Code, Cursor, Codex, etc.) collaborate on one codebase over MCP while the user watches and approves each step.

FreeWorks offlineOpen source
What to know
How it works
Runs locally with no API keys or cloud account required; coordinates coding agents over MCP with step-by-step user approval.
Pricing
Free and open source.
Best for
Developers using multiple AI coding agents on the same codebase who want oversight of each step.

Watched for 7 days · last checked 1d ago

Details →

An open-source MCP server that lets AI agents compare model pricing and call multiple AI provider APIs (text, image, video, audio) directly.

Open source
What to know
How it works
Ships 31-77 tools covering text, image, video, audio, embeddings and translation APIs via MCP
Pricing
Open source
Best for
Developers building MCP agents that need to call multiple AI model APIs

Watched for 4 days · last checked 3d ago

Details →

An open-source, self-hostable platform for building AI agents and connecting tools via MCP, using your own LLM provider keys — for developers who want to avoid vendor lock-in.

Open sourceSelf-hosted
What to know
How it works
An MIT-licensed, self-hostable platform for building AI agents, connecting tools via Model Context Protocol (MCP), generating code, and working with your choice of LLM provider using your own API keys.
What's different
Self-hosted and open-source, avoiding the vendor lock-in of hosted AI platforms.
Best for
Developers and businesses who want to self-host and customize their own AI agent platform.

Watched for 10 days · last checked 4d ago

Details →

An open-source local control plane and MCP server for Cursor that recalls past fixes and playbooks, runs coding loops until tests pass, and can be driven from Telegram or integrated with tools like Jira and PostHog.

Open source
What to know
How it works
Ingests chats from Cursor, Claude Code, and Kiro, runs hybrid recall over past fixes, and runs coding loops until tests pass, exposed as a single MCP server with optional integrations.

Watched for 7 days · last checked 5d ago

Details →

An open-source, browser-based video editor built so AI agents like Claude can edit a JSON timeline over MCP while you direct — a technical tool for developers building agent-driven video workflows.

Nothing to installOpen source
What to know
How it works
An open-source, browser-based, Premiere-style video editor where AI agents like Claude edit by patching a JSON timeline over MCP, with the UI live-reloading in about 150ms.
What's different
Runs in the browser with no install or build step, and is built specifically so an AI agent can drive edits while the human directs.
Best for
Developers building agent-driven video editing workflows.

Watched for 14 days · last checked 8d ago

Details →

AI2Web

Live

Lets a website expose its capabilities to AI assistants like Claude and ChatGPT via MCP, ACP, REST and GraphQL. Open-source, for site owners, not end users.

Open source
What to know
How it works
Lets a website describe its capabilities once, then exposes them across MCP, ACP, REST, and GraphQL from one place, with support for Claude and ChatGPT connectors today.
What's different
MIT-licensed open interoperability layer, so a single description drives multiple AI integration protocols.
Pricing
Open source.
Best for
Site owners and developers who want their website to work with multiple AI assistants without building separate integrations for each.

Watched for 16 days · last checked 8d ago

Details →

Inbix

Live

Open-source, Cloudflare-hosted email infrastructure for developers: disposable inboxes, webhook automation and REST/SDK/MCP access, aimed at testing and CI/CD pipelines.

Open source
What to know
How it works
Open-source, Cloudflare-native email infrastructure with disposable inboxes, real-time email receiving, webhook automation, and REST APIs, SDKs and MCP integration.
What's different
Open-source and Cloudflare-native, avoiding reliance on proprietary email infrastructure.
Best for
Developers needing email infrastructure for testing, CI/CD, or AI agents.

Watched for 11 days · last checked 5d ago

Details →

Impri

Live

An open-source approval inbox that pauses AI agent actions until a human approves, edits or rejects them via Slack, Discord, Telegram or the web - self-hostable for teams running agents.

Domain registered 17 days ago

Open sourceSelf-hosted
What to know
How it works
An approval inbox that pauses AI agent actions, such as sending an email, posting a comment, or running a command, until a human approves, edits or rejects them via Slack, Discord, Telegram, mobile or web.
What's different
The approval gate is a data dependency the agent can't skip, not just a prompt instruction.
Pricing
Open source (MIT), self-hostable.
Best for
Teams running AI agents who want a human-in-the-loop approval step before actions execute.

Watched for 14 days · last checked 8d ago

Details →

A self-hosted agent that lets you talk to any REST API in plain English through its MCP layer, using your own LLM such as Ollama — built for developers.

Open sourceSelf-hosted
What to know
How it works
A self-hosted agent with an MCP layer that lets you talk to any REST API in natural language, using your own LLM (e.g. Ollama) instead of a hosted one.
What's different
Bring-your-own-LLM and fully self-hosted, so API credentials and data stay under your control.
Best for
Developers who want to interact with REST APIs conversationally while keeping their own LLM and data ownership.

Watched for 18 days · last checked 2d ago

Details →

A free, open-source desktop app for AI character chat, roleplay and long-form writing, where your data stays in a local database even with a cloud AI backend.

FreeWorks offlineOpen source
What to know
How it works
A desktop AI workspace for character chat, multi-character roleplay, and long-form writing with RAG, LoreBooks, and MCP tools and plugins; you bring your own backend, such as OpenAI-compatible APIs, OpenRouter, LM Studio, Ollama, or KoboldCpp, while chats, characters, projects, and knowledge are stored in a local SQLite database.
What's different
Keeps your data in a local database even when you connect a cloud AI backend, and is free and open source.
Pricing
Free and open source.
Best for
Writers and roleplayers who want to choose their own AI backend while keeping their data local. Native builds are available for macOS, Windows, and Linux.

Watched for 14 days · last checked 2d ago

Details →

Turns a CSV into a sellable data product, a directory, API, or feed, with Stripe checkout and SEO pages wired in, and lets coding agents run and fix it on a nightly loop before you approve changes. Self-hosted, MIT licensed, built for developers.

Open sourceSelf-hosted
What to know
How it works
Turns a CSV into a sellable data product — a directory, research database, API, or feed — with search, Stripe checkout, and SEO pages already wired in; a nightly agent loop checks traffic and revenue, drafts fixes, and stops for approval before anything goes live.
What's different
Agent-operable end to end via a --json CLI, MCP, and a SKILL.md that coding agents like Claude Code or Codex can read; self-hosted and MIT licensed.
Pricing
One payment; you keep your data and your own Stripe account.
Best for
Developers who want to turn a dataset into a paid product without building the commerce and SEO scaffolding themselves.

Watched for 13 days · last checked 7d ago

Details →

An on-device dictation, rewriting, translation and local AI agent tool for Apple Silicon Macs - free and open-source (MIT), with no cloud, no accounts, and MCP support.

FreeWorks offlineOpen source
What to know
How it works
Runs on-device dictation, rewriting, and translation using multiple transcription models (Parakeet, CTC, Nemotron, Qwen3-ASR), plus a local agent that plans and calls tools like Apple Notes, clipboard, files, and MCP.
What's different
Fully local processing with no cloud and no accounts, and lets you swap or customize any underlying model or prompt.
Pricing
Free and open-source (MIT license).
Best for
Apple Silicon Mac users who want dictation and an AI agent without sending data to the cloud.
Watch out
Requires Apple Silicon and macOS 26; some listed models (Gemma 4, Qwen3.6, Ornith 1.0) are described as coming next, not yet available.

Watched for 17 days · last checked 11d ago

Details →

Hooman

Live

An open-source AI agent runtime for the terminal, VS Code, and other ACP-compatible editors, letting you bring your own models or API keys instead of a hosted agent service.

Open source
What to know
How it works
Runs agent, plan, ask, and design modes with MCP integrations, reusable skills, subagents, and approval controls, using local (llama.cpp/MLX) models or your own API keys.
Best for
Developers who want to control their own agent stack instead of a closed hosted one.

Watched for 12 days · last checked 9d ago

Details →

An open-source AI coding agent that works in your editor, terminal, or via Discord and Telegram, with approvals and diff review before it touches code. For developers who want to supervise an agent, not just chat with one.

Open source
What to know
How it works
An open-source, local-first AI coding agent for VS Code-compatible editors, CLI/TUI, and messengers via Ether Live Mode (Discord, Telegram), keeping a reviewable task timeline with approvals, checkpoints and pending diffs, and routing across BYOK or Grik-hosted models.
What's different
Keeps a reviewable approval timeline instead of running as an editor-only assistant, with swarm workers for recurring checks and remote follow-ups.
Best for
Developers who want to supervise and approve an AI agent's changes rather than just chat with it.

Watched for 18 days · last checked 2d ago

Details →

Auxly

Live

An open-source, local-first memory and task layer for AI coding agents, built around MCP. Developer infrastructure, not a consumer product.

Works offlineOpen source
What to know
How it works
An open-source, local-first memory layer for AI coding agents, with an MCP-powered task manager for tracking agentic workflows.
What's different
Runs locally rather than storing agent memory in the cloud, and is built specifically around MCP for AI code editors.
Best for
Developers building or using AI coding agents who want persistent, local memory and task tracking instead of ephemeral context.

Watched for 18 days · last checked 11d ago

Details →

An open-source CMS that generates static HTML AI crawlers can actually read/index, instead of JS-rendered content AI bots can't parse.

Open source
What to know
How it works
Generates static HTML for GPTBot/ClaudeBot/PerplexityBot; built-in MCP server for structured content queries; deploys via Docker

Watched for 2 days · last checked 2d ago

Details →

An open-source crawling toolkit that gives AI agents restricted, governed web access instead of unrestricted network access.

Open source
What to know
How it works
Static and rendered crawling, adaptive traversal, screenshots, PDFs, structured extraction via explicit origins, budgets, and runtime controls.
What's different
Focused on governed/restricted access for AI agents rather than open crawling.

Watched for 2 days · last checked 1d ago

Details →

An open-source local MCP server that gives AI coding assistants like Claude Code, Cursor and Copilot a live map of your AWS setup, database schemas and infrastructure-as-code.

Works offlineOpen source
What to know
How it works
An open-source MCP server that gives AI coding assistants like Claude Code, Cursor, and Copilot a live, read-only map of your AWS services, database schemas, and infrastructure-as-code, including exact partition keys, Lambda event shapes, and misconfiguration warnings.
What's different
One command, zero config, runs 100% locally with no data leaving your machine.
Pricing
Open source.
Best for
Developers using AI coding assistants who want those assistants to understand their real AWS infrastructure instead of guessing.
Watch out
Read-only and local-only by design, but it does connect to your live AWS account to build its map.

Watched for 15 days · last checked 9d ago

Details →

Aurora

Live

Runs real statistical and causal analysis locally instead of letting an LLM guess, citing every result to its source. Built for technical users via its MCP server and Python SDK.

Works offlineOpen source
What to know
How it works
Runs 24+ research-grade quantitative methods locally on a dataset you drop in — anomaly detection, causality, regime detection, forecasts — with every finding cited to the method and source behind it. Includes an MCP server and Python SDK for AI agents to call it for verified math.
What's different
Computes real statistics locally instead of having an LLM guess at numbers, with a "0 fabricated" indicator guaranteeing no invented figures.
Pricing
Open source, Apache 2.0.
Best for
Developers and technical users who need verified quantitative analysis, including AI agents that call it programmatically.

Watched for 15 days · last checked 9d ago

Details →

An open-source AI agent that scans Reddit, X, LinkedIn and other sites for buying-intent signals, then drafts replies in your voice, built for lead generation, not developer tasks.

Open source
What to know
How it works
Scans Reddit, X, LinkedIn, Hacker News, Google News, blogs, forums, and research papers for people showing buying intent or discussing relevant pain points, then drafts posts and replies in your voice so you can join the conversation early.
What's different
Open-source and self-learning, aimed at building trust and leads through genuine-sounding replies rather than spammy outreach.
Best for
Marketers and developers doing lead generation who want to find and engage buying-intent conversations across many platforms.

Watched for 15 days · last checked 9d ago

Details →

A browser automation runtime for AI agents that compresses page snapshots to use far fewer tokens than standard browser-use setups, while keeping logins alive across sessions.

Open source
What to know
How it works
Compressed snapshots plus a persistent profile for sandboxed Playwright sessions
What's different
50-90% fewer tokens than CDP/traditional browser-use, includes CAPTCHA helpers and proof screenshots
Best for
Developers building AI agents that need to operate a browser

Watched for 5 days · last checked 4d ago

Details →

A coordination layer that hands out leases on parts of a codebase to multiple AI coding agents (Claude Code, Codex, Cursor) so they don't overwrite each other's work.

Domain registered 7 months ago

Open sourceSelf-hosted
What to know
How it works
Shared MCP hub gives agents leases on code areas plus a live presence feed
What's different
Open source and self-hostable
Best for
Teams running multiple AI coding agents on the same repo

Watched for 5 days · last checked 3d ago

Details →

Scans your codebase to show exactly what an AI coding tool's change would break before you accept it, using local static analysis.

FreeOpen sourceNo tracking
What to know
How it works
Real local AST analysis (not LLM guessing) detects impact and generates fix prompts
Pricing
Free forever, MIT licensed
Watch out
Runs 100% locally with no telemetry

Watched for 5 days · last checked 4d ago

Details →

An open-source, self-hostable desktop workbench for scientific research that logs experiment data, agent sessions, and provenance locally.

Works offlineOpen sourceSelf-hosted
What to know
How it works
Local-first desktop app for macOS/Windows/Linux storing experiment runs and provenance
What's different
Self-hosted alternative to Claude Science, extensible via Skills and MCP
Pricing
Open source
Best for
Researchers wanting to keep experiment data and computation local

Watched for 6 days · last checked 5d ago

Details →

A macOS/Windows menu-bar app that runs multiple Claude Desktop (or other AI app) accounts simultaneously in isolated sessions.

Open source
What to know
How it works
Runs each account in a fully isolated copy with separate sessions, data and MCP servers
What's different
open source; solves the one-login-per-app limitation
Best for
people juggling work, personal, and client AI desktop accounts

Watched for 6 days · last checked 4d ago

Details →

A free comparison tool that matches businesses to warehouse, cleaning, or restaurant robots by fit and lease-vs-buy options.

Domain registered 24 days ago

FreeOpen source
What to know
Pricing
Free.
Best for
Business owners deciding which commercial robot to buy or lease.

Watched for 6 days · last checked 4d ago

Details →

Self-hosted Discord bot that records calls per speaker and turns them into transcripts, meeting notes, and action items, queryable in Discord or via MCP, for teams and developers wanting private, searchable meeting memory, instead of manual note-taking or cloud recorder services.

FreeOpen sourceSelf-hosted
What to know
How it works
Discord bot that records each speaker's audio track during calls, then generates named transcripts, meeting notes, decisions, and action items; queryable inside Discord or via an MCP-capable AI assistant. Self-hosted, AGPL open source.
Pricing
Free.

Watched for 11 days · last checked 8d ago

Details →

An open-source MCP server that lets Claude answer read-only questions about your WooCommerce store — products, stock, orders, sales — via the official REST APIs; a developer tool to set up, not an end-user app.

Open source
What to know
How it works
An open-source MCP server that gives Claude or any MCP client read-only answers about a WordPress + WooCommerce store — products, stock, recent orders, sales reports and blog posts — via the official REST APIs with read keys.
What's different
Read-only by design: no writes and no plugin installs, just the official REST APIs.
Pricing
Open-source (free to self-host).
Best for
Developers setting up Claude or another MCP client to answer questions about their WooCommerce store.

Watched for 13 days · last checked 10d ago

Details →

An open-source API for programmatically posting to Bluesky, X, Pinterest (and soon Meta and LinkedIn) in one call, with a native MCP server for Claude and Cursor. Built for developers and AI agents automating social posting.

Domain registered 3 months ago

Open source
What to know
How it works
A single API call publishes a post to Bluesky, X, and Pinterest, with Meta and LinkedIn in review; it runs preflight checks against roughly 80 platform-specific rules before posting and includes a native MCP server for Claude, Cursor, and Claude Code.
What's different
Open source (Apache 2.0), with pinned API versions, default idempotency, and transparent error envelopes.
Best for
Developers and AI agents that need to automate posting to multiple social platforms from code.

Watched for 13 days · last checked 10d ago

Details →

An open-source Markdown extension that lets LLMs output interactive UI — forms, tables, approval gates — instead of plain text, shipped with a CLI and MCP server for developers.

Domain registered 1 month ago

Open source
What to know
How it works
An open-source Markdown extension (fenced ```mdma``` blocks) that lets LLM output render as interactive UI — forms, tables, approval gates, charts, callouts, webhooks — instead of plain text. Ships component renderers for React and React Native, a validator, prompt packs for OpenAI/Anthropic/Google/xAI, a CLI, and an MCP server.
What's different
Deterministic parsing with a headless runtime that includes an audit log and PII redaction.
Pricing
Open source, MIT license.
Best for
Developers building chat interfaces who want LLMs to output structured, renderable UI components rather than plain text.

Watched for 14 days · last checked 2d ago

Details →

An open-source, fully on-prem GraphRAG framework combining knowledge-graph reasoning with governed AI agents that cite every answer, for teams that can't send data to the cloud.

Open sourceSelf-hosted
What to know
How it works
An open-source, on-prem GraphRAG framework combining tree-search navigation with knowledge-graph reasoning so an LLM answers multi-hop questions and cites every claim to its source; VeritasGraph Studio wires the knowledge graph into governed AI agents with guardrails, memory, tools and MCP bridges.
What's different
Runs 100% on-prem via Ollama with no data egress, and ships an MCP server plus a deterministic policy engine.
Pricing
Open-source.
Best for
Teams that need multi-hop, source-cited RAG answers but can't send data to the cloud.

Watched for 15 days · last checked 2d ago

Details →

An open-source Android AI agent that runs entirely on-device with MCP support and persistent memory. A technical, open-source project more than a polished consumer assistant app.

Open source
What to know
How it works
An open-source Android AI agent that runs entirely on the phone, with MCP support, skills, persistent memory, multi-modal input, and permission-based file access.
What's different
Runs fully on-device rather than depending on a cloud backend.
Best for
Developers and technical users who want an on-device Android agent they can inspect and extend, rather than a polished consumer assistant app.

Watched for 17 days · last checked 8d ago

Details →

Lets developers expose memory, skills and live data behind one MCP endpoint instead of wiring multiple separate integrations.

Open source

Watched for 1 day · last checked today

Details →

Exports, archives, and migrates Claude Cowork chat history so users retain ownership of their conversation data.

FreeOpen sourceCan export my data
What to know
How it works
Exports a Claude Cowork chat into a bundle you own, with a built-in MCP server to resume it anywhere.
What's different
Solves Claude Cowork chats being lost (uploads, files, context) when the app closes.
Pricing
Free, open source.
Watch out
Windows only.

Watched for 8 days · last checked 2d ago

Details →

A single API call returns live, cryptographically signed data across 87 sources so AI agents and software can verify what they're consuming — a developer-facing trust layer, not a consumer app.

No sign-upOpen source
What to know
How it works
A single keyless API call returns structured JSON for 87 live tools across 19 verticals; each datapoint carries its source, licence, timestamp and an Ed25519 signature, optionally Bitcoin-anchored.
What's different
Data is cryptographically verifiable rather than just scraped and cited, and it works without signup or an API key via an MCP endpoint or batch POST.
Best for
Developers building AI agents or software that need to independently verify the live data they consume.

Watched for 17 days · last checked today

Details →

Turns your Android phone into a self-hosted MCP server so AI assistants like Claude, Cursor or Perplexity can pull your personal memory without sending data to the cloud. Aimed at developers already using MCP-compatible tools.

Works offlineData stays with youOpen sourceNo subscription
What to know
How it works
Turns an Android phone into a self-hosted MCP (Model Context Protocol) server by installing a Python MCP server inside Termux, with a secure tunnel giving the phone a stable public HTTPS URL that AI clients like Claude, Cursor or Perplexity can connect to for persistent memory.
What's different
Data is stored locally on the user's own phone instead of a vendor's cloud, with no subscription or vendor lock-in.
Pricing
No subscription.
Best for
Developers already using MCP-compatible AI tools who want to own their memory data instead of storing it in the cloud.
Watch out
Relies on a relay tunnel (relay.memplato.com) and requires Termux running on the phone, with a watchdog to restart the server if the phone reboots or Termux closes.

Watched for 10 days · last checked 4d ago

Details →

Never miss a beat! Unified monitoring for cron jobs, workers, and uptime.

FreeOpen source

First seen today · last checked today

Details →

An open-source CLI and MCP server that versions and protects the planning markdown files AI coding agents generate.

FreeOpen source
What to know
How it works
A CLI and MCP server that versions and protects the planning markdown files AI agents generate.
Pricing
Free, open source.
Watch out
Works with Claude Code and Codex.

Watched for 10 days · last checked 7d ago

Details →

A shared memory and governance layer so multiple AI agents can recall what the others learned - backend infrastructure for developers building agent fleets, not an end-user app.

Domain registered 4 months ago

Open source
What to know
How it works
A shared memory layer for multi-agent AI fleets: agents write what they learn and recall what the fleet knows, with mandatory governance rules (Keystones) enforced at session start.
What's different
Detects contradictions between memories via RDF triples plus LLM analysis, and deduplicates near-duplicate memories into atomic facts with provenance via its Crystallizer.
Best for
Developers building multi-agent AI systems who need cross-agent recall without knowledge silos or leaks.

Watched for 13 days · last checked 2d ago

Details →

Self-hosted tool that turns videos, links, articles and notes into private AI podcasts with a custom host voice.

Open sourceSelf-hosted
What to know
How it works
Turns videos, links, articles, and notes into private AI podcasts with a custom host persona and voice, MCP support for agents, and pluggable sources.
Pricing
Self-hosted, open source (LGPL-3.0), Docker-ready.

Watched for 3 days · last checked 2d ago

Details →

An MCP server that gives Claude/ChatGPT/Gemini direct access to SEC filings, earnings call transcripts, and congressional trading data, citing sources.

FreeOpen source
What to know
How it works
90 tools + REST API over 5,000+ US stocks: filings, self-captured earnings call transcripts, KPIs, insider/congress trades.
What's different
Cites every answer to the source filing and is built to refuse guessing.
Pricing
Free tier: 100 calls/day.
Best for
Developers building financial research tools or analysts using AI assistants for filings research.

Watched for 6 days · last checked 5d ago

Details →

One usage meter for every AI provider you pay for

FreeNo sign-upWorks offlineOpen source

First seen today

Details →