Skip to main content
Glama

MCP File Context Server

by bsmi021

set_profile

Activate a specific profile for context generation in the MCP File Context Server, enabling tailored code file analysis and enhanced handling of LLM tasks.

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" }
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