🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@typesensekit/mcp

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typesensekit/mcp

MCP stdio server exposing Typesense API operations as tools.

Source
npmnpm
Version
1.1.2
Version published
Weekly downloads
74
-13.95%
Maintainers
1
Weekly downloads
 
Created
Source

@typesensekit/mcp

MCP stdio server exposing Typesense API operations as tools. It runs in read-only mode by default for assistant use cases.

TYPESENSE_URL=http://localhost:8108 TYPESENSE_API_KEY=xyz pnpm dlx @typesensekit/mcp

Set TYPESENSEKIT_READ_ONLY=false to expose write/delete/admin tools.

Run the stateless Streamable HTTP server:

TYPESENSE_URL=http://localhost:8108 TYPESENSE_API_KEY=xyz pnpm dlx --package @typesensekit/mcp typesensekit-mcp-http

See the root README for client configuration, MCP resources, security guidance, and operation coverage.

Keywords

typesense

FAQs

Package last updated on 21 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts