Skip to main content
Glama

Mineru MCP Server

by shanshili
pyproject.toml443 B
[build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" [project] name = "mineru-mcp-server" version = "0.1.0" description = "FastMCP server for batch converting PDF to HTML via Mineru API" readme = "README.md" requires-python = ">=3.10" dependencies = [ "fastmcp", "requests" ] [project.optional-dependencies] dev = ["pytest"] [project.scripts] run-mineru-mcp = "mineru_mcp_server.main:start_server"

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/shanshili/mineru_mcp_project_demo'

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