Spaces:
Running
Running
[project] | |
name = "mcpserver-demo" | |
version = "0.1.0" | |
description = "A MCP Server that exposes a simple tool, through Streamable HTTP" | |
readme = "README.md" | |
requires-python = ">=3.10" | |
dependencies = [ | |
"fastmcp>=2.3.4", | |
"mcp[cli]>=1.9.0", | |
"openai>=1.79.0", | |
] | |