Skip to main content
Glama

MCP File Context Server

by bsmi021
{ "type": "object", "properties": { "filePathList": { "type": "array", "description": "The list of file paths for the file content to return.", "minItems": 1, "items": { "type": "object", "properties": { "fileName": { "type": "string", "description": "Path and file name for the file to be retrieved." } }, "required": [ "fileName" ] } } }, "required": [ "filePathList" ] }

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