Skip to content

Tools

Free

by MCP Community

MCP tool definitions for SmartyTalent API

v0.1.18Added Apr 12, 2026
smartytalentmcpmodel-context-protocoltoolsapi
Works with:ClaudeGPTGeminiCopilot

Tools MCP Server

MCP tool definitions for SmartyTalent API

Installation

npx -y @smartytalent/mcp-tools

Reviews

Leave a Review

Installation

Quick install
npx -y @smartytalent/mcp-tools
Add to claude_desktop_config.json
{
  "mcpServers": {
    "tools": {
      "command": "npx",
      "args": ["-y", "@smartytalent/mcp-tools"]
    }
  }
}