Skip to content
View abutbul's full-sized avatar

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. mcp-ragdocs mcp-ragdocs Public

    Forked from hannesrudolph/mcp-ragdocs

    An MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation con…

    TypeScript

  4. 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 13 3