Skip to main content
Glama

MCP Time Server

by chrishayuk
MIT License
3
manifest.in595 B
# Include configuration files include config.yaml # Include documentation include README.md include LICENSE.md # Include package files recursive-include src/chuk_mcp_artifact_server *.py # Include any resources the echo server might need recursive-include src/chuk_mcp_artifact_server/resources *.json *.txt # Exclude development and temporary files global-exclude *.py[cod] global-exclude __pycache__ global-exclude *.so global-exclude .git* global-exclude .DS_Store global-exclude *.egg-info global-exclude *.egg global-exclude .coverage global-exclude htmlcov global-exclude .pytest_cache

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/chrishayuk/chuk-mcp-time-server'

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