Skip to main content
Glama

Code Reference Optimizer MCP Server

by FosterG4

get_config

Retrieve specific or all configuration settings for the Code Reference Optimizer MCP Server, optimizing code analysis, imports, and caching across multiple programming languages.

Instructions

Get current configuration settings

Input Schema

NameRequiredDescriptionDefault
sectionNoSpecific configuration section to retrieve (optional)

Input Schema (JSON Schema)

{ "properties": { "section": { "description": "Specific configuration section to retrieve (optional)", "enum": [ "cache", "extraction", "imports", "diff", "performance", "languages", "logging", "security" ], "type": "string" } }, "type": "object" }

Other Tools from Code Reference Optimizer MCP Server

Related Tools

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/FosterG4/mcpsaver'

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