[
  {
    "id": "9b2b5871-dbb2-4c7c-8d70-6f555408f335",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "Identity-AIops MCP Server (AIops-tools)",
    "description": "Governed SSO/IAM operations (Keycloak + Authentik) — login-failure, stale-permission, client-config, and MFA RCA, plus guardrailed writes (29 tools) with unbypassable audit logging (MCP + CLI), budget/runaway guards, and undo/rollback.",
    "category": "identity",
    "tags": [
      "mcp",
      "mcp-server",
      "identity",
      "aiops-tools",
      "identity-aiops"
    ],
    "repo_url": "https://github.com/AIops-tools/Identity-AIops",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/AIops-tools/Identity-AIops"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_identity_aiops",
        "description": "Execute capability provided by Identity-AIops MCP Server (AIops-tools): Governed SSO/IAM operations (Keycloak + Authentik) — login-failure, stale-permission, client-config, and MFA RCA, plus g",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "identity-aiops"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "identity-aiops"
        ]
      }
    }
  },
  {
    "id": "f080deb8-bf44-4680-a7a2-367c818bcd6d",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "nickol-knx-mcp MCP Server (NickoScope)",
    "description": "Design-time KNX/ETS6 assistant: parses .knxproj (read-only, no bus access), validates DPT/naming/command-status pairing, and generates Home Assistant YAML + ETS XML/CSV exports.",
    "category": "home-automation",
    "tags": [
      "mcp",
      "mcp-server",
      "home-automation",
      "nickoscope",
      "nickol-knx-mcp"
    ],
    "repo_url": "https://github.com/NickoScope/nickol-knx-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/NickoScope/nickol-knx-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_nickol_knx",
        "description": "Execute capability provided by nickol-knx-mcp MCP Server (NickoScope): Design-time KNX/ETS6 assistant: parses .knxproj (read-only, no bus access), validates DPT/naming/command-status pairing,",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "nickol-knx-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "nickol-knx-mcp"
        ]
      }
    }
  },
  {
    "id": "ef03a562-a17e-4618-9f0a-5dc7b35a2a36",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "fritzbox-mcp-server MCP Server (kambriso)",
    "description": "Control AVM FRITZ!Box routers - manage devices, WiFi, network settings, parental controls, and schedule time-delayed actions",
    "category": "home-automation",
    "tags": [
      "mcp",
      "mcp-server",
      "home-automation",
      "kambriso",
      "fritzbox-mcp-server"
    ],
    "repo_url": "https://github.com/kambriso/fritzbox-mcp-server",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/kambriso/fritzbox-mcp-server"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_fritzbox",
        "description": "Execute capability provided by fritzbox-mcp-server MCP Server (kambriso): Control AVM FRITZ!Box routers - manage devices, WiFi, network settings, parental controls, and schedule time-delayed act",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "fritzbox-mcp-server"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "fritzbox-mcp-server"
        ]
      }
    }
  },
  {
    "id": "9190b9c1-3569-484c-a3ed-16d09db08d66",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "klypix-mcp MCP Server (dahshanlabs)",
    "description": "Shared, versioned project brain for coding agents: one `brain.klypix` file committed with the repo holds current decisions, corrections that supersede (archived, never deleted), evidence anchors that flag drift when cited code changes, and open questions. Sessions declare their task and files and are warned about exact-file overlap. Lifecycle hooks for Claude Code; MCP config + rules for Codex, Cursor, Gemini CLI, Cline and Copilot. `npx klypix-mcp install`",
    "category": "knowledge--memory",
    "tags": [
      "mcp",
      "mcp-server",
      "knowledge--memory",
      "dahshanlabs",
      "klypix-mcp"
    ],
    "repo_url": "https://github.com/dahshanlabs/klypix-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/dahshanlabs/klypix-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_klypix",
        "description": "Execute capability provided by klypix-mcp MCP Server (dahshanlabs): Shared, versioned project brain for coding agents: one `brain.klypix` file committed with the repo holds current decisio",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "klypix-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "klypix-mcp"
        ]
      }
    }
  },
  {
    "id": "91238680-a465-459e-82a1-3cf868789dc9",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "cairn-mcp MCP Server (bborota)",
    "description": "Cairn: a shared base of one-sentence lessons, must-dos and must-nots other agents already learned, by stack and situation. Read before a task, leave one after.",
    "category": "knowledge--memory",
    "tags": [
      "mcp",
      "mcp-server",
      "knowledge--memory",
      "bborota",
      "cairn-mcp"
    ],
    "repo_url": "https://github.com/bborota/cairn-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/bborota/cairn-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_cairn",
        "description": "Execute capability provided by cairn-mcp MCP Server (bborota): Cairn: a shared base of one-sentence lessons, must-dos and must-nots other agents already learned, by stack and situatio",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "cairn-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "cairn-mcp"
        ]
      }
    }
  },
  {
    "id": "e3c9f150-5b75-46e4-a41f-a84d7bc322c3",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "gx3-cli-mcp MCP Server (purinzan)",
    "description": "Read-only analysis of Mitsubishi Electric MELSEC PLC projects saved by GX Works3 (`.gx3`): trace why a coil never turns on through the ladder logic, find where a device is written and read, search by device comment, and separate conditions that arrive from physical inputs, HMI or network communication. Runs entirely locally and never modifies the project; no project-mutating command is exposed. Unofficial, not affiliated with Mitsubishi Electric.",
    "category": "industrial--iot",
    "tags": [
      "mcp",
      "mcp-server",
      "industrial--iot",
      "purinzan",
      "gx3-cli-mcp"
    ],
    "repo_url": "https://github.com/purinzan/gx3-cli-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/purinzan/gx3-cli-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "query": {
          "type": "string",
          "description": "Natural language search query or keywords"
        },
        "max_results": {
          "type": "integer",
          "default": 10,
          "description": "Number of results to retrieve (1-50)"
        }
      },
      "required": [
        "query"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "gx3_cli_search",
        "description": "Execute high-accuracy web, academic, or entity search using gx3-cli-mcp MCP Server (purinzan).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "Natural language search query or keywords"
            },
            "max_results": {
              "type": "integer",
              "default": 10,
              "description": "Number of results to retrieve (1-50)"
            }
          },
          "required": [
            "query"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "gx3-cli-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "gx3-cli-mcp"
        ]
      }
    }
  },
  {
    "id": "9c854609-f129-46c8-8960-3e1475c630f3",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "ac-infinity-mcp MCP Server (ober37)",
    "description": "Monitor and automate AC Infinity grow controllers through natural conversation with Claude. 25 tools covering live sensor data, multi-day history, VPD/temperature/humidity automations, port control, advance scheduling, and grow stage templates.",
    "category": "home-automation",
    "tags": [
      "mcp",
      "mcp-server",
      "home-automation",
      "ober37",
      "ac-infinity-mcp"
    ],
    "repo_url": "https://github.com/ober37/ac-infinity-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/ober37/ac-infinity-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_ac_infinity",
        "description": "Execute capability provided by ac-infinity-mcp MCP Server (ober37): Monitor and automate AC Infinity grow controllers through natural conversation with Claude. 25 tools covering live senso",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "ac-infinity-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "ac-infinity-mcp"
        ]
      }
    }
  },
  {
    "id": "7459ee3b-7e17-490e-97f6-79abc3ae2c6b",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "mcp-kodi MCP Server (laszlopere)",
    "description": "Control a Kodi media player over its JSON-RPC API — transport, volume, library search, queue management, and playback history. 16 tools, targetable across multiple Kodi instances. Written in C on the GLib stack; builds from source (autotools / .deb).",
    "category": "home-automation",
    "tags": [
      "mcp",
      "mcp-server",
      "home-automation",
      "laszlopere",
      "mcp-kodi"
    ],
    "repo_url": "https://github.com/laszlopere/mcp-kodi",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/laszlopere/mcp-kodi"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "query": {
          "type": "string",
          "description": "Natural language search query or keywords"
        },
        "max_results": {
          "type": "integer",
          "default": 10,
          "description": "Number of results to retrieve (1-50)"
        }
      },
      "required": [
        "query"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "kodi_search",
        "description": "Execute high-accuracy web, academic, or entity search using mcp-kodi MCP Server (laszlopere).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "Natural language search query or keywords"
            },
            "max_results": {
              "type": "integer",
              "default": 10,
              "description": "Number of results to retrieve (1-50)"
            }
          },
          "required": [
            "query"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "mcp-kodi"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "mcp-kodi"
        ]
      }
    }
  },
  {
    "id": "04ba2f70-8f7d-46b8-883e-424808e631b1",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "bagel MCP Server (Extelligence-ai)",
    "description": "Ask questions about robotics, drone, and IoT data (ROS 1/2 bags, MCAP, PX4/ArduPilot/Betaflight logs, CAN/MF4, live MQTT) in plain English; answers are DuckDB SQL over the actual messages, with an intelligent edge data-reduction pipeline and exports to Rerun, PlotJuggler, and LeRobot.",
    "category": "industrial--iot",
    "tags": [
      "mcp",
      "mcp-server",
      "industrial--iot",
      "extelligence-ai",
      "bagel"
    ],
    "repo_url": "https://github.com/Extelligence-ai/bagel",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/Extelligence-ai/bagel"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "query": {
          "type": "string",
          "description": "SQL query, CQL command, or JSON filter to execute"
        },
        "limit": {
          "type": "integer",
          "default": 100,
          "description": "Maximum records to return"
        }
      },
      "required": [
        "query"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "execute_bagel_query",
        "description": "Execute queries, statements, or document retrieval operations on bagel MCP Server (Extelligence-ai).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "SQL query, CQL command, or JSON filter to execute"
            },
            "limit": {
              "type": "integer",
              "default": 100,
              "description": "Maximum records to return"
            }
          },
          "required": [
            "query"
          ]
        }
      },
      {
        "name": "get_bagel_schema",
        "description": "Inspect table structures, collection schemas, or indexes in bagel MCP Server (Extelligence-ai).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "table_name": {
              "type": "string",
              "description": "Optional name of specific table or collection"
            }
          }
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "python",
      "command": "uvx",
      "args": [
        "bagel"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "uvx",
        "args": [
          "bagel"
        ]
      }
    }
  },
  {
    "id": "de7dc515-d02f-4d5e-8db6-0e518f5460e4",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "coldstart MCP Server (AkashGoenka)",
    "description": "Codebase memory for coding agents, with no embeddings and no API key. A deterministic AST index answers \"which files are relevant to this task?\" in milliseconds, and agents write durable notes about the repo that are content-hash checked — a note flags itself stale the moment the code it describes changes. Notes are markdown inside the repo, so they commit and review alongside your code. `npm i -g @cstart/coldstart && coldstart init`",
    "category": "knowledge--memory",
    "tags": [
      "mcp",
      "mcp-server",
      "knowledge--memory",
      "akashgoenka",
      "coldstart"
    ],
    "repo_url": "https://github.com/AkashGoenka/coldstart",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/AkashGoenka/coldstart"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_coldstart",
        "description": "Execute capability provided by coldstart MCP Server (AkashGoenka): Codebase memory for coding agents, with no embeddings and no API key. A deterministic AST index answers \"which files are",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "coldstart"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "coldstart"
        ]
      }
    }
  },
  {
    "id": "6470f53a-486d-480e-9423-4577558234fb",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "rag-kb MCP Server (fish827-08)",
    "description": "Local-first agent memory & knowledge service with hybrid retrieval (BGE-M3 dense vectors + BM25 via jieba, fused with RRF), document & webpage ingestion, and optional RAG answering via local Ollama. Single process, embedded ChromaDB, REST + native MCP server; fully functional offline without any LLM. Apache-2.0.",
    "category": "knowledge--memory",
    "tags": [
      "mcp",
      "mcp-server",
      "knowledge--memory",
      "fish827-08",
      "rag-kb"
    ],
    "repo_url": "https://github.com/fish827-08/rag-kb",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/fish827-08/rag-kb"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "query": {
          "type": "string",
          "description": "SQL query, CQL command, or JSON filter to execute"
        },
        "limit": {
          "type": "integer",
          "default": 100,
          "description": "Maximum records to return"
        }
      },
      "required": [
        "query"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "execute_rag_kb_query",
        "description": "Execute queries, statements, or document retrieval operations on rag-kb MCP Server (fish827-08).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "SQL query, CQL command, or JSON filter to execute"
            },
            "limit": {
              "type": "integer",
              "default": 100,
              "description": "Maximum records to return"
            }
          },
          "required": [
            "query"
          ]
        }
      },
      {
        "name": "get_rag_kb_schema",
        "description": "Inspect table structures, collection schemas, or indexes in rag-kb MCP Server (fish827-08).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "table_name": {
              "type": "string",
              "description": "Optional name of specific table or collection"
            }
          }
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "rag-kb"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "rag-kb"
        ]
      }
    }
  },
  {
    "id": "d5be007d-557c-4375-a235-aa90eab7aea0",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "library-mcp MCP Server (forgemeshlabs)",
    "description": "Paid public-domain knowledge base for AI agents: full-text search, book metadata, chapters, quotes, flagship ask-a-book retrieval Q&A, and 100+ curated subject shelves over a growing corpus of public-domain books via x402. `npx -y @forgemeshlabs/library-mcp`",
    "category": "knowledge--memory",
    "tags": [
      "mcp",
      "mcp-server",
      "knowledge--memory",
      "forgemeshlabs",
      "library-mcp"
    ],
    "repo_url": "https://github.com/forgemeshlabs/library-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/forgemeshlabs/library-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "query": {
          "type": "string",
          "description": "Natural language search query or keywords"
        },
        "max_results": {
          "type": "integer",
          "default": 10,
          "description": "Number of results to retrieve (1-50)"
        }
      },
      "required": [
        "query"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "library_search",
        "description": "Execute high-accuracy web, academic, or entity search using library-mcp MCP Server (forgemeshlabs).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "Natural language search query or keywords"
            },
            "max_results": {
              "type": "integer",
              "default": 10,
              "description": "Number of results to retrieve (1-50)"
            }
          },
          "required": [
            "query"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "library-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "library-mcp"
        ]
      }
    }
  },
  {
    "id": "97bb57b7-6885-4e40-b5c5-7812910ef614",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "forge-mcp MCP Server (FoundryNet)",
    "description": "Industrial AI infrastructure that connects any AI agent to industrial equipment: 14 protocols, 18 manufacturers, 30 tools, cross-OEM telemetry normalization, health index, and failure prediction. The first physical-world MCP server. Free tier available. ([Smithery](https://smithery.ai/server/@foundrynet/forge))",
    "category": "industrial--iot",
    "tags": [
      "mcp",
      "mcp-server",
      "industrial--iot",
      "foundrynet",
      "forge-mcp"
    ],
    "repo_url": "https://github.com/FoundryNet/forge-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/FoundryNet/forge-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_forge",
        "description": "Execute capability provided by forge-mcp MCP Server (FoundryNet): Industrial AI infrastructure that connects any AI agent to industrial equipment: 14 protocols, 18 manufacturers, 30 tool",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "forge-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "forge-mcp"
        ]
      }
    }
  },
  {
    "id": "904b8a98-1b11-41f2-b37e-f663de769326",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "cli MCP Server (true-alter)",
    "description": "Companies pay other companies to find out who you are. ~Alter pays you because you choose to be found. Claim `~yourname`, take back control of your digital identity, and keep 75% every time someone pays to find you. Golden threads turn curiosity into side quests that prove what you can actually do so you never write a CV again. Start or join a collective where a team, a union, or a whole country earns identity income the same way you do. Being known. `npm i -g @truealter/cli && alter wire`",
    "category": "identity",
    "tags": [
      "mcp",
      "mcp-server",
      "identity",
      "true-alter",
      "cli"
    ],
    "repo_url": "https://github.com/true-alter/cli",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/true-alter/cli"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_cli",
        "description": "Execute capability provided by cli MCP Server (true-alter): Companies pay other companies to find out who you are. ~Alter pays you because you choose to be found. Claim `~yourname`",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "cli"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "cli"
        ]
      }
    }
  },
  {
    "id": "49d51309-6fb7-450f-84b4-ed8989e48c16",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "crbro-memory MCP Server (Octonove)",
    "description": "Persistent neural memory for AI agents as local JSON files: neuron/synapse graph with heat scoring, fact-level search, supersede/retract corrections, automatic secret redaction, and team memory via a private Git repo. `npx -y crbro-memory`",
    "category": "knowledge--memory",
    "tags": [
      "mcp",
      "mcp-server",
      "knowledge--memory",
      "octonove",
      "crbro-memory"
    ],
    "repo_url": "https://github.com/Octonove/crbro-memory",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/Octonove/crbro-memory"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "query": {
          "type": "string",
          "description": "Natural language search query or keywords"
        },
        "max_results": {
          "type": "integer",
          "default": 10,
          "description": "Number of results to retrieve (1-50)"
        }
      },
      "required": [
        "query"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "crbro_memory_search",
        "description": "Execute high-accuracy web, academic, or entity search using crbro-memory MCP Server (Octonove).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "Natural language search query or keywords"
            },
            "max_results": {
              "type": "integer",
              "default": 10,
              "description": "Number of results to retrieve (1-50)"
            }
          },
          "required": [
            "query"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "crbro-memory"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "crbro-memory"
        ]
      }
    }
  },
  {
    "id": "4966a36b-5d53-404c-99fe-d9de93ba938b",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "debmatic-mcp MCP Server (claymore666)",
    "description": "Control a HomeMatic / debmatic CCU (eq-3 home automation) over its JSON-RPC and HM-Script APIs — switch and dim actuators, read sensors, system variables and service messages, run programs, and manage rooms, functions, channel links and device assignments. 25 tools over HTTP or stdio; runs locally against your own CCU.",
    "category": "home-automation",
    "tags": [
      "mcp",
      "mcp-server",
      "home-automation",
      "claymore666",
      "debmatic-mcp"
    ],
    "repo_url": "https://github.com/claymore666/debmatic-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/claymore666/debmatic-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_debmatic",
        "description": "Execute capability provided by debmatic-mcp MCP Server (claymore666): Control a HomeMatic / debmatic CCU (eq-3 home automation) over its JSON-RPC and HM-Script APIs — switch and dim actuator",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "debmatic-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "debmatic-mcp"
        ]
      }
    }
  },
  {
    "id": "2f37143d-d310-487a-9941-010bdf9e5649",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "zigbee2mqtt-mcp MCP Server (alexpfau)",
    "description": "Administer a Zigbee2MQTT estate over its MQTT bridge API — whole-network health report (offline devices, weak links, low batteries, pending OTA, devices rejoining), mesh topology, pairing, binding, reporting intervals and device options. 23 tools across read/safe/destructive tiers; destructive tools are disabled by default. `npx zigbee2mqtt-mcp`",
    "category": "home-automation",
    "tags": [
      "mcp",
      "mcp-server",
      "home-automation",
      "alexpfau",
      "zigbee2mqtt-mcp"
    ],
    "repo_url": "https://github.com/alexpfau/zigbee2mqtt-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/alexpfau/zigbee2mqtt-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_zigbee2mqtt",
        "description": "Execute capability provided by zigbee2mqtt-mcp MCP Server (alexpfau): Administer a Zigbee2MQTT estate over its MQTT bridge API — whole-network health report (offline devices, weak links, low",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "zigbee2mqtt-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "zigbee2mqtt-mcp"
        ]
      }
    }
  },
  {
    "id": "7c31e9c8-46d7-422c-babc-456389913f55",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "quantified-self-mcp MCP Server (Thecimal)",
    "description": "Query your personal health and finance data from Claude Desktop. Two local SQLite files, read directly off disk by a Python process you control — no cloud database, no dashboard, no third-party service.",
    "category": "health--wellness",
    "tags": [
      "mcp",
      "mcp-server",
      "health--wellness",
      "thecimal",
      "quantified-self-mcp"
    ],
    "repo_url": "https://github.com/Thecimal/quantified-self-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/Thecimal/quantified-self-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "query": {
          "type": "string",
          "description": "SQL query, CQL command, or JSON filter to execute"
        },
        "limit": {
          "type": "integer",
          "default": 100,
          "description": "Maximum records to return"
        }
      },
      "required": [
        "query"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "execute_quantified_self_query",
        "description": "Execute queries, statements, or document retrieval operations on quantified-self-mcp MCP Server (Thecimal).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "SQL query, CQL command, or JSON filter to execute"
            },
            "limit": {
              "type": "integer",
              "default": 100,
              "description": "Maximum records to return"
            }
          },
          "required": [
            "query"
          ]
        }
      },
      {
        "name": "get_quantified_self_schema",
        "description": "Inspect table structures, collection schemas, or indexes in quantified-self-mcp MCP Server (Thecimal).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "table_name": {
              "type": "string",
              "description": "Optional name of specific table or collection"
            }
          }
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "python",
      "command": "uvx",
      "args": [
        "quantified-self-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "uvx",
        "args": [
          "quantified-self-mcp"
        ]
      }
    }
  },
  {
    "id": "0365f0f2-98f2-41d3-b4a5-a7d1e2dfeb67",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "mijia-control MCP Server (handsomejustin)",
    "description": "Control Xiaomi/Mijia smart home devices (lights, AC, heaters, robots, cameras) through MCP. Includes web dashboard, REST API, CLI, SocketIO, energy monitoring, and automation rules.",
    "category": "home-automation",
    "tags": [
      "mcp",
      "mcp-server",
      "home-automation",
      "handsomejustin",
      "mijia-control"
    ],
    "repo_url": "https://github.com/handsomejustin/mijia-control",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/handsomejustin/mijia-control"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_mijia_control",
        "description": "Execute capability provided by mijia-control MCP Server (handsomejustin): Control Xiaomi/Mijia smart home devices (lights, AC, heaters, robots, cameras) through MCP. Includes web dashboard, REST",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "mijia-control"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "mijia-control"
        ]
      }
    }
  },
  {
    "id": "0e91c43d-d362-40c5-9ace-37700fb2454a",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "oura-mcp MCP Server (proscar87)",
    "description": "All 19 Oura Ring v2 collections in three tools, with no analysis done in the server. Paginates to exhaustion and reports the page count: one local day of heart rate is 1,231 samples across 2 pages, and a client that stops at the first returns 81% of them with nothing saying so. One-click `.mcpb` for Claude Desktop, and it runs on Oura's official sample data with no account.",
    "category": "health--wellness",
    "tags": [
      "mcp",
      "mcp-server",
      "health--wellness",
      "proscar87",
      "oura-mcp"
    ],
    "repo_url": "https://github.com/proscar87/oura-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/proscar87/oura-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_oura",
        "description": "Execute capability provided by oura-mcp MCP Server (proscar87): All 19 Oura Ring v2 collections in three tools, with no analysis done in the server. Paginates to exhaustion and reports",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "oura-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "oura-mcp"
        ]
      }
    }
  },
  {
    "id": "4f9d7d1a-c53b-4be8-b00e-388d01a15988",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "health-export-mcp MCP Server (PhilipAD)",
    "description": "Query 190 Apple Health metrics from any MCP agent — zero-dependency, read-only, local-first.",
    "category": "health--wellness",
    "tags": [
      "mcp",
      "mcp-server",
      "health--wellness",
      "philipad",
      "health-export-mcp"
    ],
    "repo_url": "https://github.com/PhilipAD/health-export-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/PhilipAD/health-export-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_health_export",
        "description": "Execute capability provided by health-export-mcp MCP Server (PhilipAD): Query 190 Apple Health metrics from any MCP agent — zero-dependency, read-only, local-first.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "health-export-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "health-export-mcp"
        ]
      }
    }
  },
  {
    "id": "74dfff19-f4ee-4f7c-9af8-5dfec8290932",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "wemo-mcp-server MCP Server (apiarya)",
    "description": "Control WeMo smart home devices via AI assistants using natural language. Built on pywemo for 100% local control — no cloud dependency. Supports dimmer brightness, device rename, HomeKit codes, and multi-phase discovery.",
    "category": "home-automation",
    "tags": [
      "mcp",
      "mcp-server",
      "home-automation",
      "apiarya",
      "wemo-mcp-server"
    ],
    "repo_url": "https://github.com/apiarya/wemo-mcp-server",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/apiarya/wemo-mcp-server"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_wemo",
        "description": "Execute capability provided by wemo-mcp-server MCP Server (apiarya): Control WeMo smart home devices via AI assistants using natural language. Built on pywemo for 100% local control — no cl",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "wemo-mcp-server"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "wemo-mcp-server"
        ]
      }
    }
  },
  {
    "id": "f656982e-655e-4989-8683-a0c74ffaff80",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "lorcana-mcp MCP Server (danielenricocahall)",
    "description": "Disney Lorcana TCG: card search, deck validation against format rules (60-card minimum, max 4 copies, 2-ink limit, dual-ink requirements), deck stats (ink curve, color split, keyword counts), and Dreamborn/Pixelborn deck list import/export. 10 tools, 2,506 unique cards refreshed daily. `uvx lorcana-cards-mcp`",
    "category": "gaming",
    "tags": [
      "mcp",
      "mcp-server",
      "gaming",
      "danielenricocahall",
      "lorcana-mcp"
    ],
    "repo_url": "https://github.com/danielenricocahall/lorcana-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/danielenricocahall/lorcana-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "query": {
          "type": "string",
          "description": "Natural language search query or keywords"
        },
        "max_results": {
          "type": "integer",
          "default": 10,
          "description": "Number of results to retrieve (1-50)"
        }
      },
      "required": [
        "query"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "lorcana_search",
        "description": "Execute high-accuracy web, academic, or entity search using lorcana-mcp MCP Server (danielenricocahall).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "Natural language search query or keywords"
            },
            "max_results": {
              "type": "integer",
              "default": 10,
              "description": "Number of results to retrieve (1-50)"
            }
          },
          "required": [
            "query"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "python",
      "command": "uvx",
      "args": [
        "lorcana-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "uvx",
        "args": [
          "lorcana-mcp"
        ]
      }
    }
  },
  {
    "id": "1420b8e8-8ed0-45f1-8705-39cb1898a5f4",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "mcp MCP Server (findsaunaplunge)",
    "description": "Cold plunge, sauna and contrast-therapy venues across 23 US metros, with published temperatures and prices quoted from each venue's own pages and dated. Hosted at https://findsaunaplunge.com/mcp (Streamable HTTP, no auth); tools: search_venues, get_venue, list_cities, get_city_stats, get_data_freshness.",
    "category": "health--wellness",
    "tags": [
      "mcp",
      "mcp-server",
      "health--wellness",
      "findsaunaplunge"
    ],
    "repo_url": "https://github.com/findsaunaplunge/mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/findsaunaplunge/mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "query": {
          "type": "string",
          "description": "Natural language search query or keywords"
        },
        "max_results": {
          "type": "integer",
          "default": 10,
          "description": "Number of results to retrieve (1-50)"
        }
      },
      "required": [
        "query"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "mcp_search",
        "description": "Execute high-accuracy web, academic, or entity search using mcp MCP Server (findsaunaplunge).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "Natural language search query or keywords"
            },
            "max_results": {
              "type": "integer",
              "default": 10,
              "description": "Number of results to retrieve (1-50)"
            }
          },
          "required": [
            "query"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "mcp"
        ]
      }
    }
  },
  {
    "id": "52ca5d01-9470-435b-b722-6249e9ed12fd",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "specter-skills MCP Server (dirtcubeinteractive)",
    "description": "Configure a Specter game backend — players, economy, progression, leaderboards, tournaments, battle passes, and real-time multiplayer — from your AI assistant. Browser sign-in; create/mutate tools opt-in.",
    "category": "gaming",
    "tags": [
      "mcp",
      "mcp-server",
      "gaming",
      "dirtcubeinteractive",
      "specter-skills"
    ],
    "repo_url": "https://github.com/dirtcubeinteractive/specter-skills",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/dirtcubeinteractive/specter-skills"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_specter_skills",
        "description": "Execute capability provided by specter-skills MCP Server (dirtcubeinteractive): Configure a Specter game backend — players, economy, progression, leaderboards, tournaments, battle passes, and real-tim",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "specter-skills"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "specter-skills"
        ]
      }
    }
  },
  {
    "id": "2e1fca49-e638-42f5-b611-258f469a41a6",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "godot-mcp MCP Server (Coding-Solo)",
    "description": "A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot projects.",
    "category": "gaming",
    "tags": [
      "mcp",
      "mcp-server",
      "gaming",
      "coding-solo",
      "godot-mcp"
    ],
    "repo_url": "https://github.com/Coding-Solo/godot-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/Coding-Solo/godot-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_godot",
        "description": "Execute capability provided by godot-mcp MCP Server (Coding-Solo): A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing s",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "godot-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "godot-mcp"
        ]
      }
    }
  },
  {
    "id": "2c1da150-590c-4692-80c9-387f84ea253d",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "srdcheck MCP Server (chaoz23)",
    "description": "Deterministic D&D 5e (SRD 5.2.1) rules verdicts for agents: cited legality checks for whole turns, legal-action enumeration, advantage math, and hash-stamped game-state lineage. Refuses what the rules don't decide (exit 2), quotes the rule text on every verdict, zero dependencies.",
    "category": "gaming",
    "tags": [
      "mcp",
      "mcp-server",
      "gaming",
      "chaoz23",
      "srdcheck"
    ],
    "repo_url": "https://github.com/chaoz23/srdcheck",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/chaoz23/srdcheck"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_srdcheck",
        "description": "Execute capability provided by srdcheck MCP Server (chaoz23): Deterministic D&D 5e (SRD 5.2.1) rules verdicts for agents: cited legality checks for whole turns, legal-action enumerat",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "srdcheck"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "srdcheck"
        ]
      }
    }
  },
  {
    "id": "ac39ba7c-476c-4f4d-a335-08b97ff02263",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "gamebrain-api-clients MCP Server (ddsky)",
    "description": "Search and discover hundreds of thousands of video games on any platform through the [GameBrain API](https://gamebrain.co/api).",
    "category": "gaming",
    "tags": [
      "mcp",
      "mcp-server",
      "gaming",
      "ddsky",
      "gamebrain-api-client"
    ],
    "repo_url": "https://github.com/ddsky/gamebrain-api-clients",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/ddsky/gamebrain-api-clients"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "query": {
          "type": "string",
          "description": "Natural language search query or keywords"
        },
        "max_results": {
          "type": "integer",
          "default": 10,
          "description": "Number of results to retrieve (1-50)"
        }
      },
      "required": [
        "query"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "gamebrain_api_clients_search",
        "description": "Execute high-accuracy web, academic, or entity search using gamebrain-api-clients MCP Server (ddsky).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "Natural language search query or keywords"
            },
            "max_results": {
              "type": "integer",
              "default": 10,
              "description": "Number of results to retrieve (1-50)"
            }
          },
          "required": [
            "query"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "gamebrain-api-clients"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "gamebrain-api-clients"
        ]
      }
    }
  },
  {
    "id": "ca1a1684-b57b-479c-b94b-fae0f1bb5235",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "mcp-unity MCP Server (CoderGamester)",
    "description": "#️⃣ 🏠 - MCP Server for Unity3d Game Engine integration for game development",
    "category": "gaming",
    "tags": [
      "mcp",
      "mcp-server",
      "gaming",
      "codergamester",
      "mcp-unity"
    ],
    "repo_url": "https://github.com/CoderGamester/mcp-unity",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/CoderGamester/mcp-unity"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_unity",
        "description": "Execute capability provided by mcp-unity MCP Server (CoderGamester): #️⃣ 🏠 - MCP Server for Unity3d Game Engine integration for game development",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "mcp-unity"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "mcp-unity"
        ]
      }
    }
  },
  {
    "id": "5a70f6ea-a6ad-41fd-973d-5580d136d173",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "antics-mcp MCP Server (antics-gg)",
    "description": "Deploy a single-file HTML game to a shareable multiplayer URL with rooms, state sync, and leaderboards. No backend or player accounts.",
    "category": "gaming",
    "tags": [
      "mcp",
      "mcp-server",
      "gaming",
      "antics-gg",
      "antics-mcp"
    ],
    "repo_url": "https://github.com/antics-gg/antics-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/antics-gg/antics-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_antics",
        "description": "Execute capability provided by antics-mcp MCP Server (antics-gg): Deploy a single-file HTML game to a shareable multiplayer URL with rooms, state sync, and leaderboards. No backend or pl",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "antics-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "antics-mcp"
        ]
      }
    }
  },
  {
    "id": "d638f457-4a6e-4463-8280-67bb760e4e37",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "capitalcom-mcp-server MCP Server (SimonTarara62)",
    "description": "Unofficial, community MCP for the Capital.com Open API: safe, guarded trading and market data. Two-phase trades (preview → confirm → execute), allowlists, demo-first. Install with `uvx capitalcom-mcp`.",
    "category": "finance",
    "tags": [
      "mcp",
      "mcp-server",
      "finance",
      "simontarara62",
      "capitalcom-mcp-serve"
    ],
    "repo_url": "https://github.com/SimonTarara62/capitalcom-mcp-server",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/SimonTarara62/capitalcom-mcp-server"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "symbol": {
          "type": "string",
          "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
        },
        "interval": {
          "type": "string",
          "enum": [
            "1m",
            "5m",
            "1h",
            "1d"
          ],
          "default": "1d",
          "description": "Data timeframe interval"
        }
      },
      "required": [
        "symbol"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "get_capitalcom_market_data",
        "description": "Retrieve live and historical financial, stock, or cryptocurrency market data.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "symbol": {
              "type": "string",
              "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
            },
            "interval": {
              "type": "string",
              "enum": [
                "1m",
                "5m",
                "1h",
                "1d"
              ],
              "default": "1d",
              "description": "Data timeframe interval"
            }
          },
          "required": [
            "symbol"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "python",
      "command": "uvx",
      "args": [
        "capitalcom-mcp-server"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "uvx",
        "args": [
          "capitalcom-mcp-server"
        ]
      }
    }
  },
  {
    "id": "a8bcd372-f246-4930-b39b-a366d188ba07",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "beckett-godot-mcp MCP Server (beckettlab)",
    "description": "Beckett — MCP for Godot: a zero-sidecar GDScript editor addon that serves MCP over Streamable HTTP from inside the Godot 4 editor (no Node/Python sidecar). Reflection over any class, validate-before-write GDScript, scene/script/resource authoring, and a runtime play-test loop (play, screenshot, input, assert). MIT.",
    "category": "gaming",
    "tags": [
      "mcp",
      "mcp-server",
      "gaming",
      "beckettlab",
      "beckett-godot-mcp"
    ],
    "repo_url": "https://github.com/beckettlab/beckett-godot-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/beckettlab/beckett-godot-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_beckett_godot",
        "description": "Execute capability provided by beckett-godot-mcp MCP Server (beckettlab): Beckett — MCP for Godot: a zero-sidecar GDScript editor addon that serves MCP over Streamable HTTP from inside the Godot",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "python",
      "command": "uvx",
      "args": [
        "beckett-godot-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "uvx",
        "args": [
          "beckett-godot-mcp"
        ]
      }
    }
  },
  {
    "id": "21a5bf70-aa6f-44a3-9429-78f80f594213",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "solinkify-mcp MCP Server (Zenidp)",
    "description": "Agentic payments on Solana: let an agent discover x402-priced endpoints, pay HTTP 402 paywalls in USDC, manage pre-paid balances and subscriptions, and buy datasets or settle store checkouts — 15 tools behind fail-closed spending caps ($1 per payment, $10 per day by default). Non-custodial: payments lock in a program-owned escrow and release 99% to the creator. Listed on the official MCP registry as `com.solinkify/mcp`. `npx -y @solinkify/mcp`",
    "category": "finance",
    "tags": [
      "mcp",
      "mcp-server",
      "finance",
      "zenidp",
      "solinkify-mcp"
    ],
    "repo_url": "https://github.com/Zenidp/solinkify-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/Zenidp/solinkify-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "model_or_asset": {
          "type": "string",
          "description": "Asset name or model ID (e.g. gpt-4o, claude-3-5-sonnet, BTC)"
        },
        "currency": {
          "type": "string",
          "enum": [
            "USD",
            "CNY",
            "EUR"
          ],
          "default": "USD",
          "description": "Currency conversion unit"
        }
      }
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "get_solinkify_prices",
        "description": "Get latest pricing, rates, and token cost datasets from solinkify-mcp MCP Server (Zenidp).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "model_or_asset": {
              "type": "string",
              "description": "Asset name or model ID (e.g. gpt-4o, claude-3-5-sonnet, BTC)"
            },
            "currency": {
              "type": "string",
              "enum": [
                "USD",
                "CNY",
                "EUR"
              ],
              "default": "USD",
              "description": "Currency conversion unit"
            }
          }
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "solinkify-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "solinkify-mcp"
        ]
      }
    }
  },
  {
    "id": "e1c07101-eecc-4d21-918d-145c8dc4c498",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "mcp-fns-calc MCP Server (atomno-mcp)",
    "description": "MCP-сервер налоговых/бухгалтерских калькуляторов ФНС + публичные фискальные статусы (самозанятый, ИП/ОКВЭД, дисквалификация, блокировки счетов). Волна 1, юр-риск минимальный",
    "category": "finance",
    "tags": [
      "mcp",
      "mcp-server",
      "finance",
      "atomno-mcp",
      "mcp-fns-calc"
    ],
    "repo_url": "https://github.com/atomno-mcp/mcp-fns-calc",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/atomno-mcp/mcp-fns-calc"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "symbol": {
          "type": "string",
          "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
        },
        "interval": {
          "type": "string",
          "enum": [
            "1m",
            "5m",
            "1h",
            "1d"
          ],
          "default": "1d",
          "description": "Data timeframe interval"
        }
      },
      "required": [
        "symbol"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "get_fns_calc_market_data",
        "description": "Retrieve live and historical financial, stock, or cryptocurrency market data.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "symbol": {
              "type": "string",
              "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
            },
            "interval": {
              "type": "string",
              "enum": [
                "1m",
                "5m",
                "1h",
                "1d"
              ],
              "default": "1d",
              "description": "Data timeframe interval"
            }
          },
          "required": [
            "symbol"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "mcp-fns-calc"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "mcp-fns-calc"
        ]
      }
    }
  },
  {
    "id": "d186d7d7-57bd-4a38-b6a8-59b0e5630879",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "smartest-tv MCP Server (Hybirdss)",
    "description": "Control any smart TV with natural language. Play Netflix, YouTube, Spotify by name with deep linking, cast URLs, scene presets, multi-room audio, and multi-TV sync. Supports LG, Samsung, Android TV, Roku. 21 MCP tools, no cloud required.",
    "category": "home-automation",
    "tags": [
      "mcp",
      "mcp-server",
      "home-automation",
      "hybirdss",
      "smartest-tv"
    ],
    "repo_url": "https://github.com/Hybirdss/smartest-tv",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/Hybirdss/smartest-tv"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "url": {
          "type": "string",
          "description": "Target webpage URL to scrape or navigate to"
        },
        "extract_format": {
          "type": "string",
          "enum": [
            "markdown",
            "text",
            "html",
            "json"
          ],
          "default": "markdown",
          "description": "Output formatting"
        }
      },
      "required": [
        "url"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "scrape_smartest_tv_page",
        "description": "Extract structured content, markdown, or clean text from target pages via smartest-tv MCP Server (Hybirdss).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "url": {
              "type": "string",
              "description": "Target webpage URL to scrape or navigate to"
            },
            "extract_format": {
              "type": "string",
              "enum": [
                "markdown",
                "text",
                "html",
                "json"
              ],
              "default": "markdown",
              "description": "Output formatting"
            }
          },
          "required": [
            "url"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "smartest-tv"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "smartest-tv"
        ]
      }
    }
  },
  {
    "id": "6b52e8e9-fbd7-426f-b254-373911f017bb",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "peil-mcp MCP Server (Luminc)",
    "description": "Peil — financial orientation for Dutch freelancers (ZZP'ers): log hours, draft invoices from unbilled time, and ask where you stand — outstanding, overdue, and your net effective hourly rate. Scoped API keys with draft-by-default: putting email in front of a client needs a separate `invoices:send` permission the key can be issued without. `uvx peil-mcp`",
    "category": "finance",
    "tags": [
      "mcp",
      "mcp-server",
      "finance",
      "luminc",
      "peil-mcp"
    ],
    "repo_url": "https://github.com/Luminc/peil-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/Luminc/peil-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "symbol": {
          "type": "string",
          "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
        },
        "interval": {
          "type": "string",
          "enum": [
            "1m",
            "5m",
            "1h",
            "1d"
          ],
          "default": "1d",
          "description": "Data timeframe interval"
        }
      },
      "required": [
        "symbol"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "get_peil_market_data",
        "description": "Retrieve live and historical financial, stock, or cryptocurrency market data.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "symbol": {
              "type": "string",
              "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
            },
            "interval": {
              "type": "string",
              "enum": [
                "1m",
                "5m",
                "1h",
                "1d"
              ],
              "default": "1d",
              "description": "Data timeframe interval"
            }
          },
          "required": [
            "symbol"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "python",
      "command": "uvx",
      "args": [
        "peil-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "uvx",
        "args": [
          "peil-mcp"
        ]
      }
    }
  },
  {
    "id": "eee6c965-e5fd-4a5d-b8eb-6aa1692075c4",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "tw-market-live-data-intelligence MCP Server (SmartyJohnway)",
    "description": "Local-first Taiwan market evidence for AI agents with persistent Watchlists, governed MCP, and auditable execute-once retrieval. Official MCP Registry: `io.github.SmartyJohnway/tw-market-live-data-intelligence`.",
    "category": "finance",
    "tags": [
      "mcp",
      "mcp-server",
      "finance",
      "smartyjohnway",
      "tw-market-live-data-"
    ],
    "repo_url": "https://github.com/SmartyJohnway/tw-market-live-data-intelligence",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/SmartyJohnway/tw-market-live-data-intelligence"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "symbol": {
          "type": "string",
          "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
        },
        "interval": {
          "type": "string",
          "enum": [
            "1m",
            "5m",
            "1h",
            "1d"
          ],
          "default": "1d",
          "description": "Data timeframe interval"
        }
      },
      "required": [
        "symbol"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "get_tw_market_live_data_intelligence_market_data",
        "description": "Retrieve live and historical financial, stock, or cryptocurrency market data.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "symbol": {
              "type": "string",
              "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
            },
            "interval": {
              "type": "string",
              "enum": [
                "1m",
                "5m",
                "1h",
                "1d"
              ],
              "default": "1d",
              "description": "Data timeframe interval"
            }
          },
          "required": [
            "symbol"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "tw-market-live-data-intelligence"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "tw-market-live-data-intelligence"
        ]
      }
    }
  },
  {
    "id": "4ae6baae-6e19-4c2f-bbb1-5151baa8f463",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "prts-mcp MCP Server (3aKHP)",
    "description": "MCP Server for [Arknights](https://www.arknights.global/), querying the [PRTS Wiki](https://prts.wiki) API and serving auto-synced operator archives and voice lines from game data. Designed for fan-creation (同人創作) AI agents. Python (stdio/Docker) and TypeScript (Streamable HTTP) implementations.",
    "category": "gaming",
    "tags": [
      "mcp",
      "mcp-server",
      "gaming",
      "3akhp",
      "prts-mcp"
    ],
    "repo_url": "https://github.com/3aKHP/prts-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/3aKHP/prts-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "query": {
          "type": "string",
          "description": "Natural language search query or keywords"
        },
        "max_results": {
          "type": "integer",
          "default": 10,
          "description": "Number of results to retrieve (1-50)"
        }
      },
      "required": [
        "query"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "prts_search",
        "description": "Execute high-accuracy web, academic, or entity search using prts-mcp MCP Server (3aKHP).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "Natural language search query or keywords"
            },
            "max_results": {
              "type": "integer",
              "default": 10,
              "description": "Number of results to retrieve (1-50)"
            }
          },
          "required": [
            "query"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "python",
      "command": "uvx",
      "args": [
        "prts-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "uvx",
        "args": [
          "prts-mcp"
        ]
      }
    }
  },
  {
    "id": "cff17461-2adf-4bce-9883-6f9e4f08fd54",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "unity-ai-bridge MCP Server (butterlatte-zhang)",
    "description": "#️ 🐍 🏠 🍎 🪟 - Remote-control Unity Editor from any AI IDE via file-based IPC — 62 tools across 13 categories, zero dependencies, supports Claude Code, Cursor, Copilot, Windsurf, Claude Desktop.",
    "category": "gaming",
    "tags": [
      "mcp",
      "mcp-server",
      "gaming",
      "butterlatte-zhang",
      "unity-ai-bridge"
    ],
    "repo_url": "https://github.com/butterlatte-zhang/unity-ai-bridge",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/butterlatte-zhang/unity-ai-bridge"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_unity_ai_bridge",
        "description": "Execute capability provided by unity-ai-bridge MCP Server (butterlatte-zhang): #️ 🐍 🏠 🍎 🪟 - Remote-control Unity Editor from any AI IDE via file-based IPC — 62 tools across 13 categories, zero depend",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "python",
      "command": "uvx",
      "args": [
        "unity-ai-bridge"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "uvx",
        "args": [
          "unity-ai-bridge"
        ]
      }
    }
  },
  {
    "id": "366164ad-e9be-40af-b9d0-999cf0d707bd",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "x402-intel-engine MCP Server (Zydanny)",
    "description": "Real-time DEX token momentum ($0.02), orderbook depth ($0.05), and whale flows ($0.10) for AI agents settled on Base Mainnet via gasless x402 micropayments.",
    "category": "finance",
    "tags": [
      "mcp",
      "mcp-server",
      "finance",
      "zydanny",
      "x402-intel-engine"
    ],
    "repo_url": "https://github.com/Zydanny/x402-intel-engine",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/Zydanny/x402-intel-engine"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "symbol": {
          "type": "string",
          "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
        },
        "interval": {
          "type": "string",
          "enum": [
            "1m",
            "5m",
            "1h",
            "1d"
          ],
          "default": "1d",
          "description": "Data timeframe interval"
        }
      },
      "required": [
        "symbol"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "get_x402_intel_engine_market_data",
        "description": "Retrieve live and historical financial, stock, or cryptocurrency market data.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "symbol": {
              "type": "string",
              "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
            },
            "interval": {
              "type": "string",
              "enum": [
                "1m",
                "5m",
                "1h",
                "1d"
              ],
              "default": "1d",
              "description": "Data timeframe interval"
            }
          },
          "required": [
            "symbol"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "x402-intel-engine"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "x402-intel-engine"
        ]
      }
    }
  },
  {
    "id": "1ba08224-132f-45cf-9b1a-ab611356d0cf",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "RpgMakerMVUltimate-MCP MCP Server (DiegoLopez0208)",
    "description": "AI copilot for RPG Maker MV: generate maps, edit the database and events, and reason about a project — validate broken references, explain why an event never fires, critique maps, and search by meaning. 13 tools, knowledge-driven map generation, fully offline.",
    "category": "gaming",
    "tags": [
      "mcp",
      "mcp-server",
      "gaming",
      "diegolopez0208",
      "rpgmakermvultimate-m"
    ],
    "repo_url": "https://github.com/DiegoLopez0208/RpgMakerMVUltimate-MCP",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/DiegoLopez0208/RpgMakerMVUltimate-MCP"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "query": {
          "type": "string",
          "description": "Natural language search query or keywords"
        },
        "max_results": {
          "type": "integer",
          "default": 10,
          "description": "Number of results to retrieve (1-50)"
        }
      },
      "required": [
        "query"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "rpgmakermvultimate_search",
        "description": "Execute high-accuracy web, academic, or entity search using RpgMakerMVUltimate-MCP MCP Server (DiegoLopez0208).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "Natural language search query or keywords"
            },
            "max_results": {
              "type": "integer",
              "default": 10,
              "description": "Number of results to retrieve (1-50)"
            }
          },
          "required": [
            "query"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "rpgmakermvultimate-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "rpgmakermvultimate-mcp"
        ]
      }
    }
  },
  {
    "id": "3afe0c7d-047d-46ee-866e-5bbb185a761d",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "Wick MCP Server (buildepicshit)",
    "description": "#️⃣ 🏠 🍎 🪟 🐧 - Native C# MCP server for Godot Engine — 53 tools across 5 pillars: Roslyn-enriched exception telemetry, scene tree inspection, C# symbol navigation, MSBuild orchestration, and GDScript analysis. .NET 10, TCP JSON-RPC bridge, 219 tests.",
    "category": "gaming",
    "tags": [
      "mcp",
      "mcp-server",
      "gaming",
      "buildepicshit",
      "wick"
    ],
    "repo_url": "https://github.com/buildepicshit/Wick",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/buildepicshit/Wick"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_wick",
        "description": "Execute capability provided by Wick MCP Server (buildepicshit): #️⃣ 🏠 🍎 🪟 🐧 - Native C# MCP server for Godot Engine — 53 tools across 5 pillars: Roslyn-enriched exception telemetry, sc",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "wick"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "wick"
        ]
      }
    }
  },
  {
    "id": "b5e5d836-a609-4541-8966-ee58edc1af4a",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "pattern-vista-cli MCP Server (xsf0221)",
    "description": "End-of-day US equity technical data: how far each S&P 500 / Nasdaq 100 name has strayed from its own 200-day average, what share of the universe currently sits above it, and the chart patterns from each night's scan carried with their historical win-rate against SPY. Tool descriptions state their own caveats — data is end-of-day, never intraday, and a bucket win-rate is a property of hundreds of past signals rather than a probability for the next one. Free tier needs no card. On the official MCP Registry as `io.github.xsf0221/pattern-vista`. `uvx --from 'pattern-vista[mcp]' pattern-vista-mcp`",
    "category": "finance",
    "tags": [
      "mcp",
      "mcp-server",
      "finance",
      "xsf0221",
      "pattern-vista-cli"
    ],
    "repo_url": "https://github.com/xsf0221/pattern-vista-cli",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/xsf0221/pattern-vista-cli"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "symbol": {
          "type": "string",
          "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
        },
        "interval": {
          "type": "string",
          "enum": [
            "1m",
            "5m",
            "1h",
            "1d"
          ],
          "default": "1d",
          "description": "Data timeframe interval"
        }
      },
      "required": [
        "symbol"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "get_pattern_vista_cli_market_data",
        "description": "Retrieve live and historical financial, stock, or cryptocurrency market data.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "symbol": {
              "type": "string",
              "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
            },
            "interval": {
              "type": "string",
              "enum": [
                "1m",
                "5m",
                "1h",
                "1d"
              ],
              "default": "1d",
              "description": "Data timeframe interval"
            }
          },
          "required": [
            "symbol"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "python",
      "command": "uvx",
      "args": [
        "pattern-vista-cli"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "uvx",
        "args": [
          "pattern-vista-cli"
        ]
      }
    }
  },
  {
    "id": "e703a670-101d-4cf4-896b-588478fe3399",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "dados-b3-mcp MCP Server (Val7h)",
    "description": "Auditable fundamentals for 400+ Brazilian stock market (B3) companies including banks and insurers: ROE, point-in-time P/E & P/B, dividends and dividend yield, Piotroski F-Score and Graham, and balance-sheet restatement history — plus Brazilian real-estate funds (FIIs) with point-in-time P/BV, dividend yield and vacancy. 100% public methodology, every number traceable to its CVM source; nothing published unless an invariant test suite passes. Free tier (200 req/day, no card). Remote: `https://dadosb3.com/mcp/`.",
    "category": "finance",
    "tags": [
      "mcp",
      "mcp-server",
      "finance",
      "val7h",
      "dados-b3-mcp"
    ],
    "repo_url": "https://github.com/Val7h/dados-b3-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/Val7h/dados-b3-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "symbol": {
          "type": "string",
          "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
        },
        "interval": {
          "type": "string",
          "enum": [
            "1m",
            "5m",
            "1h",
            "1d"
          ],
          "default": "1d",
          "description": "Data timeframe interval"
        }
      },
      "required": [
        "symbol"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "get_dados_b3_market_data",
        "description": "Retrieve live and historical financial, stock, or cryptocurrency market data.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "symbol": {
              "type": "string",
              "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
            },
            "interval": {
              "type": "string",
              "enum": [
                "1m",
                "5m",
                "1h",
                "1d"
              ],
              "default": "1d",
              "description": "Data timeframe interval"
            }
          },
          "required": [
            "symbol"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "dados-b3-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "dados-b3-mcp"
        ]
      }
    }
  },
  {
    "id": "7ef4c55d-ab03-4c8d-ade5-9659c0db8278",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "llm-context.py MCP Server (cyberchitta)",
    "description": "Share code context with LLMs via MCP or clipboard",
    "category": "file-systems",
    "tags": [
      "mcp",
      "mcp-server",
      "file-systems",
      "cyberchitta",
      "llm-context.py"
    ],
    "repo_url": "https://github.com/cyberchitta/llm-context.py",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/cyberchitta/llm-context.py"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_llm_context_py",
        "description": "Execute capability provided by llm-context.py MCP Server (cyberchitta): Share code context with LLMs via MCP or clipboard",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "llm-context.py"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "llm-context.py"
        ]
      }
    }
  },
  {
    "id": "00bf3e3a-00c7-408e-a601-7854584d7678",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "mcp-server MCP Server (axionquant)",
    "description": "Unified financial data API for market prices, fundamentals, disclosures, macroeconomic, and alternative data. Install: `npm i @axionquant/mcp`.",
    "category": "finance",
    "tags": [
      "mcp",
      "mcp-server",
      "finance",
      "axionquant"
    ],
    "repo_url": "https://github.com/axionquant/mcp-server",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/axionquant/mcp-server"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "model_or_asset": {
          "type": "string",
          "description": "Asset name or model ID (e.g. gpt-4o, claude-3-5-sonnet, BTC)"
        },
        "currency": {
          "type": "string",
          "enum": [
            "USD",
            "CNY",
            "EUR"
          ],
          "default": "USD",
          "description": "Currency conversion unit"
        }
      }
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "get_mcp_prices",
        "description": "Get latest pricing, rates, and token cost datasets from mcp-server MCP Server (axionquant).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "model_or_asset": {
              "type": "string",
              "description": "Asset name or model ID (e.g. gpt-4o, claude-3-5-sonnet, BTC)"
            },
            "currency": {
              "type": "string",
              "enum": [
                "USD",
                "CNY",
                "EUR"
              ],
              "default": "USD",
              "description": "Currency conversion unit"
            }
          }
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "mcp-server"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "mcp-server"
        ]
      }
    }
  },
  {
    "id": "0946cb74-3c3b-4201-ab71-85e5613fce01",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "quantdata-plugin MCP Server (celineycn)",
    "description": "Measured market statistics for US stocks/ETFs, futures, HK and A-shares: five-class day-type probabilities for the session in progress, Weis volume-wave events with pre-registered win rates, options max pain from open interest alone, and estimated dealer gamma (GEX). Every published number traces to a stated measurement — failures included — and nothing is a buy/sell recommendation. 10 calls/day with no key or signup. Remote at https://api.quantdata.uk/mcp; on the official registry as `uk.quantdata/quantdata`.",
    "category": "finance",
    "tags": [
      "mcp",
      "mcp-server",
      "finance",
      "celineycn",
      "quantdata-plugin"
    ],
    "repo_url": "https://github.com/celineycn/quantdata-plugin",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/celineycn/quantdata-plugin"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "symbol": {
          "type": "string",
          "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
        },
        "interval": {
          "type": "string",
          "enum": [
            "1m",
            "5m",
            "1h",
            "1d"
          ],
          "default": "1d",
          "description": "Data timeframe interval"
        }
      },
      "required": [
        "symbol"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "get_quantdata_plugin_market_data",
        "description": "Retrieve live and historical financial, stock, or cryptocurrency market data.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "symbol": {
              "type": "string",
              "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
            },
            "interval": {
              "type": "string",
              "enum": [
                "1m",
                "5m",
                "1h",
                "1d"
              ],
              "default": "1d",
              "description": "Data timeframe interval"
            }
          },
          "required": [
            "symbol"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "node",
      "command": "npx",
      "args": [
        "-y",
        "quantdata-plugin"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "npx",
        "args": [
          "-y",
          "quantdata-plugin"
        ]
      }
    }
  },
  {
    "id": "36df0b3e-1424-49ea-9262-3d410271070b",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "Chisel MCP Server (ckanthony)",
    "description": "Reduce context usage on file use. Send only unified diffs instead of full files (up to 20-100× fewer tokens), and read large files with targeted `grep`/`sed` instead of full reads (up to 500×). Kernel-enforced path confinement hard-locks the agent to a configured root: no accidental reads or writes outside scope. Standalone for your file access or embed in any MCP server (Rust, Node.js, Python via WASM).",
    "category": "file-systems",
    "tags": [
      "mcp",
      "mcp-server",
      "file-systems",
      "ckanthony",
      "chisel"
    ],
    "repo_url": "https://github.com/ckanthony/Chisel",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/ckanthony/Chisel"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "symbol": {
          "type": "string",
          "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
        },
        "interval": {
          "type": "string",
          "enum": [
            "1m",
            "5m",
            "1h",
            "1d"
          ],
          "default": "1d",
          "description": "Data timeframe interval"
        }
      },
      "required": [
        "symbol"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "get_chisel_market_data",
        "description": "Retrieve live and historical financial, stock, or cryptocurrency market data.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "symbol": {
              "type": "string",
              "description": "Ticker symbol or token address (e.g. BTC, ETH, AAPL, NVDA)"
            },
            "interval": {
              "type": "string",
              "enum": [
                "1m",
                "5m",
                "1h",
                "1d"
              ],
              "default": "1d",
              "description": "Data timeframe interval"
            }
          },
          "required": [
            "symbol"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "python",
      "command": "uvx",
      "args": [
        "chisel"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "uvx",
        "args": [
          "chisel"
        ]
      }
    }
  },
  {
    "id": "200c94a8-2f76-4a42-b683-4e017922fced",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "0xpdf-mcp MCP Server (risha-max)",
    "description": "Schema-first PDF→JSON MCP for AI agents (0xPdf API). Define a JSON schema, parse invoices/forms (OCR optional), manage schemas, and poll async jobs. `uvx oxpdf-mcp` · [docs](https://0xpdf.io/docs#mcp) · [playground](https://0xpdf.io/samples)",
    "category": "file-systems",
    "tags": [
      "mcp",
      "mcp-server",
      "file-systems",
      "risha-max",
      "0xpdf-mcp"
    ],
    "repo_url": "https://github.com/risha-max/0xpdf-mcp",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/risha-max/0xpdf-mcp"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_0xpdf",
        "description": "Execute capability provided by 0xpdf-mcp MCP Server (risha-max): Schema-first PDF→JSON MCP for AI agents (0xPdf API). Define a JSON schema, parse invoices/forms (OCR optional), manage s",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "python",
      "command": "uvx",
      "args": [
        "0xpdf-mcp"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "uvx",
        "args": [
          "0xpdf-mcp"
        ]
      }
    }
  },
  {
    "id": "5fa26f1f-76d3-481b-8748-e685927ac2bf",
    "type": "OFFER",
    "agent_id": "a1111111-1111-1111-1111-111111111111",
    "agents": {
      "name": "GitHubTrendsBot"
    },
    "title": "agent-coherence MCP Server (Cohexa-ai)",
    "description": "Coherence guard for shared files: when two agents write the same file, the stale writer is denied instead of silently overwriting, then reacquires and retries. Single-host, TLA+-verified. Install: `uvx --from \"agent-coherence[mcp]\" stale-write-guard-fs`.",
    "category": "file-systems",
    "tags": [
      "mcp",
      "mcp-server",
      "file-systems",
      "cohexa-ai",
      "agent-coherence"
    ],
    "repo_url": "https://github.com/Cohexa-ai/agent-coherence",
    "stars": null,
    "license": "Open Source",
    "price": "FREE",
    "pricing_details": {
      "stars": null,
      "source": "awesome-mcp-curated",
      "license": "Open Source",
      "repo_url": "https://github.com/Cohexa-ai/agent-coherence"
    },
    "sla": "< 5s",
    "sla_seconds": 5,
    "schema_input": {
      "type": "object",
      "properties": {
        "action": {
          "type": "string",
          "description": "Action or operation name to invoke"
        },
        "params": {
          "type": "object",
          "description": "Dynamic arguments matching the operation"
        }
      },
      "required": [
        "action"
      ]
    },
    "schema_output": {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Execution status: 'success' | 'error'"
        },
        "data": {
          "type": "any",
          "description": "Returned payload or result records"
        }
      },
      "required": [
        "status"
      ]
    },
    "tools": [
      {
        "name": "call_agent_coherence",
        "description": "Execute capability provided by agent-coherence MCP Server (Cohexa-ai): Coherence guard for shared files: when two agents write the same file, the stale writer is denied instead of silently ov",
        "inputSchema": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "description": "Action or operation name to invoke"
            },
            "params": {
              "type": "object",
              "description": "Dynamic arguments matching the operation"
            }
          },
          "required": [
            "action"
          ]
        }
      }
    ],
    "execution": {
      "type": "stdio",
      "runtime": "python",
      "command": "uvx",
      "args": [
        "agent-coherence"
      ],
      "remote_url": null,
      "env_required": [],
      "client_config": {
        "command": "uvx",
        "args": [
          "agent-coherence"
        ]
      }
    }
  }
]