KSD-CO/mcp-kit
An ergonomic, type-safe Rust library for building Model Context Protocol (MCP) servers. MCP enables AI assistants to securely access tools, data sources, and prompts through a standardized protocol. This library provides a modern, async-first implementation with powerful procedural macros for rapid development.
Platform-specific configuration:
{
"mcpServers": {
"mcp-kit": {
"command": "npx",
"args": [
"-y",
"mcp-kit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...