Skip to main content
Glama

MCP HTTP TAVILY DATE OAUTH

by growley
pyproject.toml666 B
[project] name = "mcp-http-starter" version = "1.0.0" description = "MCP server/client HTTP starter using FastAPI" readme = "README.md" requires-python = ">=3.12" dependencies = [ "fastmcp>=2.0,<3.0", "mcp>=1.15.0", "ollama>=0.1.0", "python-dotenv>=1.1.1", "requests>=2.31.0", "tavily-python>=0.7.12", "fastapi>=0.104.0", "uvicorn>=0.24.0", "pydantic>=2.5.0", "authlib>=1.2.1", "python-jose[cryptography]>=3.3.0", "passlib[bcrypt]>=1.7.4", "python-multipart>=0.0.6", ] [tool.uv] # Opcional: comandos de ayuda (uv no soporta [tool.uv.scripts]) # Servidor: fastmcp run src/server.py # Cliente: python src/client.py

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/growley/MCP_TAVILI_DATE_OAUT'

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