Skip to main content
Glama

Edinburgh Festivals MCP Server

by richarda23
pyproject.toml564 B
[project] name = "edfringe-mcp" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "fastmcp>=2.10.5", "googlemaps>=4.10.0", "python-dotenv>=1.1.1", "requests>=2.32.4", ] [dependency-groups] test = [ "pytest>=8.4.1", "pytest-mock>=3.14.1", "responses>=0.25.7", ] [tool.pytest.ini_options] minversion = "7.0" addopts = "-ra -q --strict-markers" testpaths = ["."] python_files = ["test_*.py", "*_test.py"] python_classes = ["Test*"] python_functions = ["test_*"]

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/richarda23/edfest-mcp'

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