Skip to main content
Glama
EA2-Programmer

TrakSYS MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
USE_UVNoToggle usage of uv.0
MAX_ROWSNoMaximum number of rows to return in a query result.1000
LOG_LEVELNoThe logging level for the server.INFO
READ_ONLYNoWhether the server should operate in read-only mode.true
LOG_FORMATNoThe format of the logs.json
CLAUDE_MODELNoThe Claude model to be used by the server.claude-sonnet-4-5
ENABLE_WRITESNoWhether to enable write operations.false
HTTP_BIND_HOSTNoThe host address the HTTP server binds to.0.0.0.0
HTTP_BIND_PORTNoThe port number the HTTP server binds to.8080
MAX_QUERY_LENGTHNoMaximum character length allowed for a query.8000
SERVER_TRANSPORTNoThe transport protocol used by the server.stdio
ANTHROPIC_API_KEYYesYour Anthropic API secret key.
MSSQL_QUERY_TIMEOUTNoTimeout for MS SQL queries in seconds.30
MSSQL_CONNECTION_STRINGYesThe connection string for the MS SQL Server database.
MSSQL_CONNECTION_TIMEOUTNoTimeout for the MS SQL connection in seconds.5

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/EA2-Programmer/Mcp-project'

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