Skip to main content
Glama
hsiangjenli
by hsiangjenli
pyproject.toml961 B
[project] name = "python-mcp-template" version = "1.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "pydantic>=2.11.7", "fastapi>=0.116.0", "fastmcp>=2.10.5", "requests>=2.32.5", ] [tool.setuptools.packages.find] where = ["."] [tool.uv] package = true [tool.commitizen] name = "cz_conventional_commits" # Use the Conventional Commits standard tag_format = "v$version" # Customize the git tag format version_scheme = "pep440" # Follow PEP 440 for versioning version_provider = "pep621" # Get the version from pyproject.toml update_changelog_on_bump = true # Auto-update CHANGELOG.md on version bump [dependency-groups] commit = [ "commitizen>=4.10.0", ] dev = [ "bandit>=1.9.2", "mkdocs>=1.6.1", "mkdocs-gen-files>=0.5.0", "neoteroi-mkdocs>=1.1.3", "pre-commit>=4.5.0", "pytest>=9.0.1", "smolagents[toolkit]>=1.23.0", ]

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/hsiangjenli/mcp-slidev'

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