mcp-attr

A library for declaratively building Model Context Protocol servers.

GitHub Stars

29

User Rating

Not Rated

Favorites

0

Views

37

Forks

1

Issues

0

Installation
Difficulty
Advanced
Estimated Time
20-45 minutes

Installation

Add the following to your Cargo.toml:
toml
[dependencies]
mcp-attr = "0.0.7"
tokio = "1.43.0"

Additional Resources