We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/codit04/TechMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•217 B
"""
TechMCP Tools Package
This package contains all the MCP tools for different e-campus functionalities.
"""
# Tools will be imported dynamically by server.py
# This allows for easier addition of new tool modules