Skip to main content
Glama

MCP File Context Server

by bsmi021

get_profile_context

Retrieve repository context tailored to current profile settings, with optional file refresh, for efficient code analysis using the MCP File Context Server.

Instructions

Get repository context based on current profile settings

Input Schema

NameRequiredDescriptionDefault
refreshNoWhether to refresh file selection before generating context

Input Schema (JSON Schema)

{ "properties": { "refresh": { "default": false, "description": "Whether to refresh file selection before generating context", "type": "boolean" } }, "type": "object" }
Install Server

Other Tools from MCP File Context 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/bsmi021/mcp-file-context-server'

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