Skip to main content

Dejavu — local AI agent skills marketplace. 100K+ skills, sub-millisecond search, zero-token execution.

Project description

Dejavu MCP - Local Agent

Local-first Dejavu skill catalog and MCP server. Sub-millisecond search via SQLite FTS5. No billing/SSE — pure local mode.

Structure

  • src/dejavu_mcp/ — New local agent code (installable package)
  • legacy/ — Archived SSE/billing code (server_sse.py, billing.py, etc.)
  • server_sse.py — Original SSE version preserved for reference

Install

pip install -e .

Use

dejavu-mcp serve          # Start MCP stdio server
dejavu-mcp search "mcp"   # Search catalog
dejavu-mcp init           # Reinitialize DBs

Then paste this into your AI's MCP config:

{
  "mcpServers": {
    "dejavu": {
      "command": "dejavu-mcp",
      "args": ["serve"]
    }
  }
}

Or call from dejavu_mcp.server import setup_hermes_mcp; print(setup_hermes_mcp())

Verification

  • 1053 skills indexed
  • 12 MCP tools registered
  • FTS5 search <10ms
  • ~/.dejavu/{catalog.db,usage.db} created

Legacy files moved to legacy/ — package installs cleanly.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dejavu_mcp-0.1.0-py3-none-any.whl (85.1 kB view details)

Uploaded Python 3

File details

Details for the file dejavu_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: dejavu_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 85.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for dejavu_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 37bb32a8702b47274611a897e5ec715c1be3e47edca3428eee03ff0b3ef25cc9
MD5 fb100ee0992bcdc210f0034d99b36426
BLAKE2b-256 8c5b8e12b6a6abb0361ecae3ce8c316d1d295dc2872054e9e0ff43c38ef5d9fb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page