rookie-text2data-mcp

jaguarliuu/rookie-text2data-mcp
★ 3 stars Java 📊 Data/Analytics Updated 2mo ago
Rookie Text2Data MCP Server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rookie-text2data-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jaguarliuu/rookie-text2data-mcp"
      ]
    }
  }
}