Skip to main content
Glama

File Convert MCP Server

by convertguru
pyproject.toml461 B
[project] name = "file-convert-mcp" version = "0.1.2" license = { text = "MIT" } description = "MCP tool for file conversion and file format detection by Convert.Guru" authors = [] requires-python = ">=3.12" dependencies = [ "fastmcp", "aiohttp", "python-dotenv", "python-magic", "starlette" ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] file-convert-mcp = "file_convert_mcp.server:mcp.run"

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/convertguru/file-convert-mcp'

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