mcp-embedding-search

by spences10 · data-analytics · mcp-server, lobehub, web-search

Advanced setupBest for experimentalTrust score 15/100

A Model Context Protocol (MCP) server that queries a Turso database containing embeddings and transcript segments. Requires environment variables TURSO_URL and TURSO_AUTH_TOKEN to configure the Turso database connection.

Source: https://github.com/MCP-Mirror/spences10_mcp-embedding-search

Install

git clone https://github.com/MCP-Mirror/spences10_mcp-embedding-search

Use this forAI-extracted

  • Search through document collections using semantic embeddings instead of keyword matching
  • Build vector search capabilities into AI agent workflows for context retrieval
  • Query structured embeddings to find semantically similar content across large datasets

Works with

Claude CodeClaude Desktop

Tags: mcp-server, lobehub, web-search

34 GitHub stars · Source: lobehub

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

mcp-embedding-search is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • Magic Garden Neo4j MCP Server by yourusername

    用于 Neo4j 图数据库操作的 Model Context Protocol (MCP) 服务器,专为 Magic Garden AI 儿童教育平台设计。需要通过环境变量(例如 NEO4J_URI、NEO4J_USER、NEO4J_PASSWORD、NEO4J_DATABASE)配置外部 Neo4j 数据库连接。

  • mysql-mcp-server by mukul975

    A production-ready MCP server for MySQL database operations, providing secure HTTP endpoints for read-only queries, performance analysis, and server monitoring.

  • threadwork by TianqBu

    A multi-agent collaboration tool for Claude Code that supports hot-swappable role YAML, persistent memory with SQLite and FTS5, and step-level replay in a single-file HTML viewer.

  • zmachine-mcp by jonathan-meyer

    Enables AI agents to play Z-Machine text adventure games (e.g., Zork) via MCP, REST, or WebSocket interfaces, with session management and optional Redis persistence.

  • scopa-mcp-server by Seboostian02

    An MCP server for playing the Italian card game Scopa, supporting 2-4 players, Redis-backed event logging, real-time synchronization, and an optional LLM opponent.

  • Turbular by raeudigerRaeffi

    Provides a unified API to connect LLMs to various databases, with schema normalization and query transformation for seamless interaction.

  • Exasol MCP Server by exasol

    Provides an LLM access to the Exasol database via MCP tools, enabling reading of database metadata and execution of data reading queries.

  • Oracle ADB AI Agent MCP Server by ashuashu20691

    Enables AI-powered database operations on Oracle Autonomous Database via natural language, including SQL translation, schema exploration, and API orchestration.

Frequently asked questions

How do I install mcp-embedding-search?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support mcp-embedding-search?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is mcp-embedding-search free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.