Neva
@RomanEmreis
Neva について
Model Context Protocol SDK for building structured, production-grade AI systems.
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Neva?
Neva is a blazingly fast and easily configurable Model Context Protocol (MCP) server and client SDK for Rust, fully aligned with the latest MCP specification.
How to use Neva?
Add Neva as a dependency in your Cargo.toml (e.g., neva = { version = "0.4.1", features = ["client-full"] } or ["server-full"] for servers), then use the provided APIs to build MCP clients or servers—examples include creating a client to connect via stdio and list tools, or defining a server with tools, resources, and prompts.
Key features of Neva
- Provides both client and server SDK in one library.
- Asynchronous and Tokio-powered for high performance.
- Supports stdio and Streamable HTTP transports.
- Full support for Tools, Resources, and Prompts.
- Built-in bearer token authentication and role-based access control.
- Structured data output validation with embedded resources and links.
Use cases of Neva
- Build an MCP client that connects to remote servers and calls tools.
- Create an MCP server exposing custom tools, resources, and prompts.
- Implement secure bidirectional communication using Streamable HTTP.
FAQ from Neva
Is Neva stable for production use?
Neva is currently in preview; breaking changes can be introduced without prior notice.
What Rust version does Neva require?
Neva requires Rust 1.90+.
What transports does Neva support?
Neva supports stdio for local integrations and Streamable HTTP for remote, bidirectional communication.
What authentication mechanisms are available?
Neva supports bearer token authentication and role-based access control.
How do I get started with Neva?
Add the Neva crate to your Cargo.toml with the appropriate features, then follow the quick-start examples in the README to build a client or server.
「その他」の他のコンテンツ
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント