Skip to main content
Glama

OXII Smart Home MCP Server

by BaoBao112233
pyproject.toml396 B
[tool.poetry] name = "oxii-server" version = "0.1.0" description = "OXII Smart Home MCP Server" authors = ["Your Name <youremail@example.com>"] [tool.poetry.dependencies] python = "^3.10" mcp = "^1.6.0" python-dotenv = "^1.0.0" pydantic = "^2.11.3" requests = "^2.32.3" langchain-mcp-adapters = "^0.0.9" [build-system] requires = ["poetry-core>=1.0.0"] build-backend = "poetry.core.masonry.api"

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/BaoBao112233/Mockup-MCP'

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