Skip to main content
Glama

mcp-timeplus

by timeplus-io
pyproject.toml740 B
[project] name = "mcp-timeplus" version = "0.1.6" description = "An MCP server for Timeplus." readme = "README.md" license = "Apache-2.0" license-files = ["LICENSE"] requires-python = ">=3.13" dependencies = [ "mcp>=1.3.0", "mcp[cli]>=1.3.0", "python-dotenv>=1.0.1", "uvicorn>=0.34.0", "timeplus-connect>=0.8.16", "confluent-kafka", "pip-system-certs>=4.0", ] [project.scripts] mcp-timeplus = "mcp_timeplus.main:main" [project.urls] Home = "https://github.com/jovezhong/mcp-timeplus" [project.optional-dependencies] dev = ["ruff", "pytest"] [tool.hatch.build.targets.wheel] packages = ["mcp_timeplus"] [tool.ruff] line-length = 100 [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/timeplus-io/mcp-timeplus'

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