Skip to main content
Glama
diegoluppi1993

pmi-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost used for Streamable HTTP. Default is '127.0.0.1'.127.0.0.1
MCP_PORTNoPort used for Streamable HTTP. Default is '8000'.8000
MCP_TRANSPORTNoTransport protocol: 'stdio' or 'streamable-http'. Default is 'stdio'.stdio
MCP_BEARER_TOKENNoOptional bearer token (at least 32 characters) required for HTTP requests. If set, all HTTP calls must include an Authorization header with this token.
MCP_TLS_KEY_FILENoPath to TLS private key file in PEM format.
MCP_TLS_CERT_FILENoPath to TLS certificate file in PEM format.
MCP_TLS_KEY_PASSWORDNoOptional password for the TLS private key.
SQLSERVER_AUTOCOMMITNoIf 'false', the server commits at end of request and rolls back on error. Default is 'false'.false
SQLSERVER_CONNECTION_STRINGYesThe ADO.NET connection string for SQL Server, e.g. DRIVER={ODBC Driver 18 for SQL Server};SERVER=localhost,1433;DATABASE=my_database;UID=my_user;PWD=my_password;Encrypt=yes;TrustServerCertificate=no
SQLSERVER_CONNECTION_TIMEOUTNoConnection timeout in seconds. Default is '30'.30

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/diegoluppi1993/pmi-mcp-server'

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