Commit Graph
11005 Commits
Author SHA1 Message Date
fish827-08 897554b561 Add rag-kb: local-first agent memory & knowledge service
Adds **rag-kb** — a local-first, completely free agent memory & knowledge service.

- Hybrid retrieval for Chinese & English: BGE-M3 dense vectors + BM25 (jieba), fused with RRF
- Local-first & offline-capable: single process, embedded ChromaDB, no external services; retrieval works with the network cut off
- Dual protocol: REST + native MCP server from the same process
- Fully functional without any LLM; optional Ollama/cloud unlocks RAG answering
- Apache-2.0, English README included

Submitted by the project author. Happy to adjust the entry if needed.
2026-08-27 21:51:10 +08:00
Paris 50b464e598 Add Glama score badge 2026-08-27 12:13:04 +03:00
hugo8xx d71242d704 Add khwanlabs/khwan-mcp to Knowledge & Memory 2026-08-27 11:42:43 +07:00
Philippe NamiasandClaude Opus 4.8 b89feec949 Add appsgolem-mcp to Multimedia Process
TypeScript MCP server for the AppsGolem YouTube cutter API — cut a clip
from any YouTube video (format/quality, MP3, GIF), get a direct download
URL, poll cut status, and check credit balance. Runs locally via
`npx appsgolem-mcp`. On npm and in the official MCP registry
(io.github.apancyborg/appsgolem-mcp).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XaQYY4buxwhY7iP6to7BAE
2026-08-27 01:27:38 +02:00
rsiva2294 a8e1339403 Update link to public repo rsiva2294/madurai-transit-mcp 2026-08-27 02:17:40 +05:30
Frank Fiegel a523ec62da Merge pull request #11168 from browserless/add-browserless
Add Browserless MCP server 🤖🤖🤖
2026-08-26 14:37:13 -06:00
rsiva2294 55d72ded0b Add rsiva2294/madurai-bus-route-finder to Travel & Transportation 2026-08-27 01:52:13 +05:30
HAJJI 943e12e242 Add SFHAJJI/lex to the Legal section 2026-08-26 21:39:41 +02:00
johnsmalls22-rgbandClaude Fable 5 90df691ccc Add Domain Search King (search section)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014qoH1EPqTzcFY3XCGHrAjo
2026-08-26 10:21:59 -07:00
Noordeen 2337804467 Merge remote-tracking branch 'upstream/main' into add-culprit
# Conflicts:
#	README.md
2026-08-26 22:25:41 +05:30
williamblakecunningham-max 1569ff950c Add screenverity-mcp — free U.S. exclusion/debarment screening with signed receipts
Adds screenverity-mcp.

- npm: `npx screenverity-mcp` (no install, no API key, no account)
- Repo: https://github.com/williamblakecunningham-max/screenverity-mcp (MIT)
- Official MCP Registry: io.github.williamblakecunningham-max/screenverity-mcp
- Glama: https://glama.ai/mcp/servers/williamblakecunningham-max/screenverity-mcp

Three tools, all free: `screen`, `sources`, `verify_receipt`.

It screens a name against U.S. exclusion, debarment and licence lists and returns a structured
result plus an Ed25519-signed receipt naming the exact list snapshots that were checked, so a
"clear" result is auditable after the fact.

Coverage is deliberately explicit rather than implied — `sources` reports which lists are loaded
and which are not, and the server never claims nationwide coverage.
2026-08-26 09:32:43 -06:00
SLP-DEV1 adab2de0eb Add qwen-dap-mcp native debugger bridge 2026-08-26 12:02:55 +02:00
vspapg 6885b625fe claude-handoff: refresh entry — project memory (--brief), --allow-llm, stdlib package 2026-08-26 11:32:18 +03:00
Paris f606809a33 Add parasxos/apple-mail-mcp to communication servers 2026-08-26 10:10:24 +03:00
SolveGate Dev 644e58def2 Add Glama score badge 2026-08-25 20:29:26 +00:00
g6867803-collab 3adf3a2b83 Re-run checks 2026-08-25 19:33:57 +02:00
QuantumProxies 65b268fc15 Add Glama score badge to the QuanticData entry 2026-08-25 19:17:01 +02:00
SolveGate Dev de36285383 Add SolveGate MCP server 2026-08-25 17:12:03 +00:00
JacobiusMakes d77d557595 Add parlayapi-mcp to Finance & Fintech (GitHub link + Glama badge) 2026-08-25 12:48:41 -04:00
QuantumProxies 40a32784e2 Add QuanticData server 2026-08-25 18:09:57 +02:00
Anthony dccb58e635 Add Glama score badge per listing requirements 2026-08-25 11:29:25 -04:00
Anthony bb9073eb4f Add PickADive — scuba dive planning (travel & transportation) 2026-08-25 11:22:10 -04:00
PolyOrderbooks d376a9a0cd Add the Glama score badge.
Placed immediately after the repository link, before the language and scope
flags, matching the other badged entries in the section rather than the "after
the description" wording in the request.
2026-08-25 18:21:08 +05:30
shashek ffb637abfd Add Glama badge 2026-08-25 11:22:52 +02:00
shashek f68c9e5f06 Add HostTracker MCP server 2026-08-25 10:59:27 +02:00
Kevin Yun 4a7283b0a1 Add GrowSurf MCP server 2026-08-25 15:36:08 +07:00
Behnoud 9d6a93f455 Add quantified-self-mcp to Health & Wellness category
## Summary
Adds a new MCP server for querying personal health and finance data from Claude Desktop.

## Server Details
- **Repository:** [Thecimal/quantified-self-mcp](https://github.com/Thecimal/quantified-self-mcp)
- **Language:** Python
- **Scope:** Local service
- **Description:** Query your personal health and finance data from Claude Desktop. Two local SQLite files, read directly off disk by a Python process you control — no cloud database, no dashboard, no third-party service.

## Placement
Added under **Health & Wellness** in alphabetical order (after PhilipAD/health-export-mcp).

## Format
Follows existing legend and entry format:
- 🐍 Python codebase
- 🏠 Local service
- Clear, concise feature summary

## Accuracy
- Repository is public and active
- Description reflects actual functionality
- Links verified

Ready for review.
2026-08-25 11:51:19 +04:00
sergey-ermakovich 35326bf33f Add HasData Zillow MCP server 2026-08-25 10:11:18 +03:00
Tanisha Aberdeen be562bdcea Update vault-cortex listing description 2026-08-25 00:35:43 -04:00
dwgx 593aff5711 Add SmartCLI to Command Line 2026-08-25 11:59:11 +09:00
PolyOrderbooks 007a345eff Add polyorderbooks/mcp-server to Finance & Fintech.
Historical Polymarket order book depth — full L2 ladders at 1-second resolution on
resolved markets.

There are already several good Polymarket servers on the list. They wrap
Polymarket own Gamma and CLOB APIs, which serve the current book and 1-minute
price history; none can serve historical depth, because Polymarket does not
archive it at any granularity. This one serves depth that was captured live,
which is the gap rather than a duplicate.

TypeScript, npx-installable, MIT.
2026-08-25 01:04:49 +05:30
justinscott12 3994f46d12 Add Glama score badge to modrinth-mcp entry 2026-08-24 14:57:18 -04:00
justinscott12 1e357be40f Add justinscott12/modrinth-mcp to Gaming 2026-08-24 14:43:12 -04:00
nomaterials 98e10da1f6 Add Glama score badge to no-materials/hird entry 2026-08-24 18:20:27 +02:00
nomaterials dc96e752c3 Add no-materials/hird MCP server 2026-08-24 17:30:53 +02:00
haruodev c705ccbb06 Re-trigger submission checks: Glama score is live now 2026-08-24 12:04:07 -03:00
haruodev ee763beb83 tamperlens-mcp: link para o repo público + badge de score do Glama
Aponta para haruodev/tamperlens-mcp (o repo dedicado público) em vez do
monorepo privado, e adiciona o badge de score que o glama-check pede.
2026-08-24 11:07:04 -03:00
ChloeandClaude Opus 5 f59b3616e3 Add Glama score badge to the RooQuiz entry
Follows the maintainer bot's listing requirement on PR #12649: the badge
goes right after the repo link in all eight READMEs, matching how the
other ~2000 entries in this list are formatted.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-24 20:38:58 +08:00
Artem Chuikin 9b02db67c2 Add Glama score badge 2026-08-24 13:05:00 +02:00
Artem Chuikin 13fecf49be Add TranscriptOut YouTube server to Search & Data Extraction 2026-08-24 12:54:12 +02:00
Hermes Agent db9313f130 Add baobabcat/demandscope to Developer Tools 2026-08-24 05:37:19 -04:00
haruodevandClaude Fable 5 74006267e7 Add tamperlens-mcp server to Security
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-24 00:00:38 -03:00
MailFlat a935552ed2 Add Glama score badge for MailFlat MCP server 2026-08-23 17:57:22 -04:00
vspapg ffc25629c2 Add claude-handoff (Knowledge & Memory) 2026-08-23 23:02:28 +03:00
trakshan-mishra 7981eb2eeb Add Glama score badge 2026-08-23 22:46:37 +05:30
icyberdeveloperandClaude Fable 5 0297626740 Add icyberdeveloper/tbank-mcp server
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MJXx5PEDgBp9NfYcmGWQHb
2026-08-23 16:42:36 +00:00
trakshan-mishra f2dbbeb5ee Add DiffContext — static-analysis context compiler for LLM coding agents 2026-08-23 21:45:11 +05:30
moiosintel 2f663cef8a Add Glama score badge 2026-08-23 21:36:51 +07:00
moiosintel 094525b9e1 Add moiosintel/kd-scout to Marketing 2026-08-23 20:43:44 +07:00
irisxc4 5164359309 Add irisxc4/memoryguard to Knowledge and Memory. 2026-08-23 20:51:22 +08:00