tinyops-mcp-server

Okekejr/tinyops-mcp-server
★ 0 stars TypeScript 🤖 AI/LLM Updated 5d ago
Model Context Protocol server for TinyOps — manage developer-workflow automation rules from any MCP-compatible AI client.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tinyops-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Okekejr/tinyops-mcp-server"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for **[TinyOps](https://tinyops.cc)** — manage developer-workflow automation rules from any MCP-compatible AI client (Claude Desktop, Claude Code, and others). TinyOps lets teams declare guardrails for their developer workflows as YAML rules

Tools (15)

TINYOPS_API_KEYTINYOPS_API_URLcreate_ruledeactivate_packdelete_ruleget_executionget_ruleget_usagelist_executionslist_rulespromote_ruleset_rule_modetest_ruleupdate_rulevalidate_rule_yaml