MCP (Model Context Protocol) server running on AWS Lambda with a Function URL. Accepts requests from Sigma Computing and returns the full text of named internal documents in MCP format.
- Python 3.12
- AWS CLI configured (
export AWS_PROFILE=samlfor Okta/SAML auth)
None required.
-
Deploy:
chmod +x deploy.sh ./deploy.sh
-
Note the Function URL printed at the end.
./deploy.sh --update
# or
./deploy.sh -uIn Sigma's MCP tool setup:
- URL:
https://dptwk2nvj7ni7f3gvxfeg575i40lpfon.lambda-url.us-west-2.on.aws/ - No API key header required
- get_document: Returns the full text of a named internal document.