Skip to main content
Glama
pyproject.toml435 B
[build-system] requires = ["setuptools>=61", "wheel"] build-backend = "setuptools.build_meta" [project] name = "calibre-mcp-server" version = "0.1.0" description = "MCP server for Calibre full-text research and excerpts" authors = [ { name = "Miguel" } ] requires-python = ">=3.10" dependencies = [ "fastmcp>=0.1.0", "pydantic>=2.0", "websockets>=12.0", ] [project.scripts] calibre-mcp-server = "calibre_mcp_server.main:run"

Latest Blog Posts

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/Miguel0888/mcp-server'

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