Skip to main content
Glama
davidmrguo

tabulite-mcp

by davidmrguo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TABULITE_HOSTNoBind address inside the container.0.0.0.0
TABULITE_PORTNoPort to listen on.8000
TABULITE_BATCH_SIZENoRows per executemany() during import.5000
TABULITE_SOURCE_DIRNoRead-only source directory containing CSV/TSV files./project/source
TABULITE_NULL_MARKERSNoComma-separated values that are imported as SQL NULL.,NULL,null,N/A,NA
TABULITE_QUERY_TIMEOUTNoSeconds before a query is canceled.30
TABULITE_WORKSPACE_DIRNoWritable workspace directory for databases, exports, and catalog./project/workspace
TABULITE_EXPORT_TIMEOUTNoSeconds before an export is canceled.600
TABULITE_MAX_QUERY_ROWSNoInteractive row cap for query_sql results.1000
TABULITE_ALLOWED_ORIGINSNoOrigin allow-list for DNS-rebinding protection.localhost origins

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/davidmrguo/tabulite-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server