Tools
Freeby MCP Community
MCP tool definitions for SmartyTalent API
v0.1.18Added Apr 12, 2026
smartytalentmcpmodel-context-protocoltoolsapi
Tools MCP Server
MCP tool definitions for SmartyTalent API
Installation
npx -y @smartytalent/mcp-tools
Reviews
Installation
Quick install
npx -y @smartytalent/mcp-tools
Add to claude_desktop_config.json
{
"mcpServers": {
"tools": {
"command": "npx",
"args": ["-y", "@smartytalent/mcp-tools"]
}
}
}