LIB-BG-MCPCore

bauer-group/LIB-BG-MCPCore
★ 0 stars Python 🔌 API Integration Updated 1d ago
BAUER GROUP MCP framework — config-driven, pluggable REST-API MCP servers on FastMCP.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lib-bg-mcpcore": {
      "command": "uvx",
      "args": [
        "lib-bg-mcpcore"
      ]
    }
  }
}

Or install with pip: pip install lib-bg-mcpcore

README Excerpt

<!-- AUTO-GENERATED FILE. DO NOT EDIT. Edit docs/README.template.MD instead. --> <!-- Generated on 2026-06-02 00:20:28 UTC --> > **BAUER GROUP MCP framework** — config-driven, pluggable REST-API MCP servers on [FastMCP](https://github.com/jlowin/fastmcp). `bg-mcpcore` is the shared foundation for BAUER GROUP's fleet of

Tools (4)

openapiredistaskstestkit