Skip to main content
Glama

MCP File Context Server

by bsmi021

set_profile

Activate a specific profile in the MCP File Context Server to define context generation settings for code analysis and processing.

Instructions

Set the active profile for context generation

Input Schema

NameRequiredDescriptionDefault
profile_nameYesName of the profile to activate

Input Schema (JSON Schema)

{ "properties": { "profile_name": { "description": "Name of the profile to activate", "type": "string" } }, "required": [ "profile_name" ], "type": "object" }

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