Skip to main content
Glama
smiryagin

Investment MCP Server

by smiryagin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_TRANSPORTNoTransport mode, e.g., 'stdio' for command-line MCP.stdio
SQLSERVER_CONNYesSQL Server connection string, e.g., 'DRIVER={ODBC Driver 17 for SQL Server};SERVER=localhost;DATABASE=Investments;Trusted_Connection=yes;Encrypt=yes;TrustServerCertificate=yes;'
MCP_BEARER_TOKENNoBearer token used in legacy environment authentication mode.
MCP_TOKEN_AUTH_MODENoAuthentication mode: 'environment', 'database', or 'hybrid'.
MCP_RESEARCH_PROCEDURENoOptional database procedure name for research queries.
MCP_TOKEN_SUBJECTS_JSONNoJSON mapping of tokens to subjects for legacy environment authentication mode.
MCP_DEFAULT_AUTH_SUBJECTNoDefault authentication subject for legacy environment authentication mode.
MCP_RESEARCH_PROCEDURE_HAS_FILTERSNoIndicates whether the research procedure supports filters ('true'/'false').

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/smiryagin/investment_mcp'

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