nerve
Active·★ 1.3k·GPL3·Updated 2025-08-23
★ Trending
The Simple Agent Development Kit.
Nerve is an Agent Development Kit (ADK) that allows technical users to build, run, evaluate, and orchestrate LLM-based agents using declarative YAML configurations and a command-line interface. It emphasizes programmable, auditable, and reproducible automation with support for multi-agent communication and various LLMs.
#Agent Development Kit#LLM Agents#YAML Configuration#CLI Tool#Multi-Agent Systems
01
Features
01Declarative Agents: Define agents using a clean YAML format including system prompt, task, tools, and variables.
02Built-in Tools & Extensibility: Utilize shell commands, Python functions, or remote tools, all fully typed and annotated.
03Native MCP Support (Client & Server): The first framework to define MCP servers in YAML, acting as both client and server for deep orchestration.
04Evaluation Mode: Benchmark agents with YAML, Parquet, or folder-based test cases for reproducible tests, structured outputs, and progress tracking.
05Workflows: Compose agents into simple, linear pipelines to create multi-step automations with shared context.
02
Compatibility
LiteLLM
Native Integration
Verified via docs
OpenAI
Supported
Verified via docs
Anthropic
Supported
Verified via docs
Ollama
Supported
Verified via docs
Multi-Agent Communication Protocol (MCP)
Native
Verified via docs
03
Quick start
1
$ pip install nerve-adk
04
Use cases
↳Automating complex tasks with LLMs (e.g., custom chatbots, data processing).
↳Developing and testing multi-agent systems and deep orchestrations.
↳Benchmarking and evaluating LLM agent performance and tracking regressions.
05
Alternatives
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
Claude Flow★ 56.4k
The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms.
CrewAI★ 52.4k
Framework for orchestrating role-playing, autonomous AI agents. By working together, your Crew can tackle complex tasks.
Scrapling★ 55.0k
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
adk-python★ 19.9k
An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
hexstrike-ai★ 9.0k
HexStrike AI MCP Agents is an advanced MCP server that lets AI agents (Claude, GPT, Copilot, etc.) autonomously run 150+ cybersecurity tools for automated pentesting, vulnerability discovery, bug bounty automation, and security research. Seamlessly bridge LLMs with real-world offensive security capabilities.
Related searches
Comments
Log in to leave a comment
No comments yet. Be the first!