Company-knowledge-based-mcp-server

sahaabir917/Company-knowledge-based-mcp-server
★ 0 stars Python 🗄️ Database Updated 2d ago
An MCP server.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "company-knowledge-ba": {
      "command": "uvx",
      "args": [
        "company-knowledge-based-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install company-knowledge-based-mcp-server

README Excerpt

A FastMCP server that connects to a PostgreSQL database and exposes tools to manage a `member` table. Works with MCP Inspector and any MCP-compatible AI client. --- - Python 3.11+ - PostgreSQL 17 - `uv` package manager --- ```powershell powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

Tools (4)

Directadd_membercreate_member_tablelist_members