Skip to main content
Glama
mstanton

Secure MCP-gRPC

by mstanton

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_CA_PATHNoPath to the CA certificate./app/certs/ca.crt
MCP_KEY_PATHNoPath to the server key./app/certs/server.key
MCP_AUTH_TYPENoAuthentication type for the MCP server.mtls
MCP_CERT_PATHNoPath to the server certificate./app/certs/server.crt
MCP_SERVER_HOSTNoHost address for the MCP server.0.0.0.0
MCP_SERVER_PORTNoPort for the MCP server.50051

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/mstanton/secure-mcp-grpc'

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