Skip to main content
Glama
Yogeshwara7

Loan MCP Server

by Yogeshwara7

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLIENT_IDYesApplication (client) ID
HTTP_HOSTNoHTTP bind host (0.0.0.0 when hosted behind a proxy)127.0.0.1
HTTP_PORTNoHTTP transport port (start:http)3000
LOG_LEVELNotrace…fatal/silentinfo
TENANT_IDYesDirectory (tenant) ID
MCP_API_KEYNoShared secret for the HTTP endpoint (strongly advised)(unset)
CLIENT_SECRETYesClient secret value
DATAVERSE_URLYeshttps://yourorg.crm.dynamics.com (no trailing /)
MCP_HTTP_PATHNoHTTP MCP endpoint path/mcp
HTTP_TIMEOUT_MSNoDataverse request timeout (ms)30000
MCP_CORS_ORIGINNoCORS allow-origin for the HTTP transport*
OFFICER_ENTITY_SETNoOfficer target entity set (for getOfficer)systemusers
OFFICER_NAME_FIELDNoName column on the lookup's target tablefullname
OFFICER_EMAIL_FIELDNoOfficer email column (for getOfficer)internalemailaddress
DATAVERSE_LOAN_TABLENoLoan entity set name (data paths)cr174_loanapplics
OFFICER_NAV_PROPERTYNoOfficer lookup navigation property to $expandcr174_OfficerAssigned
DATAVERSE_API_VERSIONNoWeb API versionv9.2
DATAVERSE_LOAN_ENTITYNoLoan entity logical name (metadata paths)cr174_loanapplic

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/Yogeshwara7/loan-mcp-server'

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