Skip to main content
Glama
arithmetic_basic.yaml522 B
# config/arithmetic_basic.yaml - Basic Arithmetic Only # Minimal configuration for basic arithmetic operations transport: "stdio" enable_tools: true enable_prompts: false enable_resources: false # Only arithmetic domain domain_whitelist: - "arithmetic" # Only core arithmetic operations category_whitelist: - "core" - "comparison" cache_strategy: "none" # No caching for simple operations computation_timeout: 5.0 server_name: "arithmetic-basic-server" server_description: "Basic arithmetic operations server"

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/chrishayuk/chuk-mcp-math-server'

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