nerve

nerve

A simple toolkit for building agents, supporting YAML and CLI to construct, run, and orchestrate LLM-based agents.

MCPDevOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 1.3k
Source
mcp-github

Overview

Nerve is a simple yet powerful Agent Development Kit (ADK) that enables users to build, run, evaluate, and orchestrate LLM-based agents using YAML and CLI. It provides programmable, auditable, and reproducible automation capabilities for technical users. With Nerve, users can define agents, leverage built-in tools or extend them, and support multiple LLM models. Ideal for developers who require high customization and control.

Capabilities

  • Define agents using YAML
  • Built-in tools with extensibility
  • Native MCP support
  • Evaluation mode
  • Workflow composition
  • Support for multiple LLM models

Use cases

Build complex automation workflowsEvaluate and test agent performanceIntegrate various tools and APIsCreate multi-step automated tasks

Setup

Requires: Node环境Python环境
pip install nerve-adk

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to install Nerve?

Use the pip command: pip install nerve-adk

Which LLM models does Nerve support?

Supports dozens of models including OpenAI, Anthropic, Ollama, and more

Related skills