MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Txtai.rs

Txtai.rs

neumlbyneuml
•
113
•
API Development
Developer Tools
Data Science & ML

Provides Rust bindings for the txtai API, enabling semantic search, LLM orchestration, and language model workflows within Rust applications.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

Txtai.rs is a Rust client for the txtai AI framework, which facilitates semantic search, LLM orchestration, and language model workflows. It allows Rust developers to integrate txtai's capabilities into their applications. The library provides bindings to the txtai API, enabling features like embeddings, extractive question answering, zero-shot classification, and pipelines within a Rust environment. Examples are provided to demonstrate how to use txtai.rs with a running txtai API instance.

Key Features

01Includes examples for common txtai functionalities
02111 GitHub stars
03Rust bindings for txtai API
04Facilitates language model workflows
05Supports semantic search
06Enables LLM orchestration

Use Cases

01Integrating semantic search into Rust applications
02Building question-answering systems with Rust
03Implementing zero-shot classification in Rust projects