Skip to main content
Glama

Bookstore MCP Server

by hongfanmeng
pyproject.toml295 B
[project] name = "bookstore-mcp" version = "0.1.0" description = "Add your description here" requires-python = ">=3.13" dependencies = ["fastmcp>=2.12.3"] [project.scripts] bookstore-mcp = "bookstore_mcp:__main__.main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/hongfanmeng/bookstore-mcp'

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