Skip to content
View abutbul's full-sized avatar

Highlights

  • Pro

Block or report abutbul

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. NoDrums NoDrums Public

    Using Spleeter by Deezer, with sox. to assist with creating karaoke and drum less playbacks for drums learning and play along

    Python 2

  2. mcp_host_wrapper.py mcp_host_wrapper.py
    1
    import traceback
    2
    import logging
    3
    import sys
    4
    import os
    5
    from langchain_mcp_adapters.client import MultiServerMCPClient
  3. openapi-mcp-generator openapi-mcp-generator Public

    A Python tool that automatically converts OpenAPI(Swagger, ETAPI) compatible specifications into fully functional Model Context Protocol (MCP) servers. Generates Docker-ready implementations with s…

    Python 18 4

  4. mod-game-state-api mod-game-state-api Public

    AzerothCore game state api

    C++

  5. docker-knapsack-llm docker-knapsack-llm Public

    Computer use Docker Player (LLM Research)

    Shell

  6. mcp-host mcp-host Public

    A simple API that connects to an Ollama model and MCP server for agent interactions.

    Python