MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Rust Functions

Rust Functions

lotharschulzbylotharschulz
•
3
•
Other
Developer Tools
API Development

Integrates Rust functions with an MCP client for local server functionality.

Related MCPs

View more
  • smithery-ai

    Obsidian Connector

    Connects Claude Desktop to read and search your Obsidian vault's Markdown notes.

  • e2b-dev

    E2B

    Enables Claude to execute code using E2B sandboxes via the Model Context Protocol.

  • yuna0x0

    Anilist

    Access anime, manga, and user data from AniList 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

Enables the use of Rust functions within the Model Context Protocol (MCP) ecosystem. It provides a local server setup that allows client applications, such as Claude Desktop, to execute Rust-based functionalities. The tool involves building and releasing Rust code as WebAssembly (WASM), integrating it with TypeScript, and configuring the client application to utilize the local MCP server.

Key Features

01Builds Rust code to WASM via npm scripts
02Offers testing and cleaning scripts
03Includes video tutorial for setup
04Integrates Rust functions with MCP clients
05Provides example configuration for Claude Desktop
060 GitHub stars

Use Cases

01Extending Claude Desktop functionality with custom Rust functions
02Creating local MCP servers for development and testing
03Integrating high-performance Rust code into JavaScript/TypeScript applications