Skip to main content
Glama

Task MCP Server

by gvbigdata
pyproject.toml400 B
[project] name = "task-mcp-server" version = "0.1.0" description = "A simple task management MCP server" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=1.0.0", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] task-mcp-server = "task_mcp_server.server:main" [tool.hatch.build.targets.wheel] packages = ["src/task_mcp_server"]

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/gvbigdata/MCP-Github-Deployment'

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