Skip to main content
Glama
aself101

MCP Security Framework

by aself101

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_DIRNoDirectory for log files. If not set, defaults to ./logs. Use when the process may run with a non-writable working directory.
TOOL_POLICIES_PATHNoPath to a JSON file containing tool policies configuration. If not set, looks for tool-policies.json in the current working directory or ~/.config/mcp-secure-server/tool-policies.json.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
debug-calculatorB

Simple calculator for testing

debug-file-readerC

File reader for testing

debug-echoB

Echo tool for testing

debug-databaseC

Mock database operations using safe predefined queries

debug-httpB

Mock HTTP request with URL validation (whitelist pattern)

debug-parserC

JSON/XML parser with size limits

debug-imageC

Mock image processing with directory restrictions

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/aself101/mcp-secure-server'

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