#!/bin/bash
# Launch script for Senzing MCP Server
# This script sets up the environment and starts the MCP server
# Source the main Senzing environment setup
source /data/etl/senzing/er/v4beta/setupEnv
# Source the local senzing environment configuration
cd /data/etl/senzing/er/v4beta/senzingMCP
source ./senzing_env.sh
# Launch the MCP server
exec ./venv/bin/senzing-mcp
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jbutcher21/senzing-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server