← Back to search

@zetesis/mcp-typesense

GitHub Actions Scanned 28d ago

Composable MCP (Model Context Protocol) server that exposes Typesense-backed content with taxonomy enrichment, LLM sampling synthesis tools, and pluggable auth.

D
40 / 100

Versions

0.6.6latest
Jul 23, 2026
0.6.5
Jul 23, 2026
0.6.4
Jul 23, 2026
0.6.3
Jun 21, 2026
0.6.2
Jun 20, 2026
+ show 9 moreshow less
0.6.1
Jun 20, 2026
0.6.0
May 21, 2026
0.5.1
May 17, 2026
0.5.0
May 9, 2026
0.4.0
May 9, 2026
0.3.0
May 2, 2026
0.2.1
Apr 30, 2026
0.2.0
Apr 13, 2026
0.1.1
Apr 10, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 3

search_collections
annotations: none low

Semantic vector search over pgvector chunk tables (${nameList}). Embeds the query and orders by vector distance.

limit number query string collection string
get_chunks_by_parent
annotations: none low

Fetch all chunks of a parent document, ordered by chunk_index. Use to read a full doc after search.

collection string parent_doc_id string
get_chunks_by_ids
annotations: none low

Fetch specific chunks by their ids. Use to read full content of chunks found via search_collections.

ids array collection string

Permissions 4

network medium
Server uses network capabilities via: fetch(), httpx, urllib
filesystem low
Server uses filesystem capabilities via: os
database medium
Server uses database capabilities via: psycopg, redis, sqlalchemy
env_vars low
Server uses env_vars capabilities via: os.environ, os.getenv(), process.env

Scan Findings 0

No scan findings.