tinystruct-mcp

tinystruct/tinystruct-mcp
★ 10 stars Java 🧠 Memory/Knowledge Updated 26d ago
The tinystruct-mcp is an extensible MCP server based on tinystruct framework via the Model Context Protocol (MCP).
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": {
    "tinystruct-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tinystruct/tinystruct-mcp"
      ]
    }
  }
}

Topics

awesome-mcp-serversmcpmcp-frameworkmcp-servermcp-serversmcp-tools