Skip to main content
Glama

Tasks MCP Server

by chipocrudos
server_context.py130 B
from dataclasses import dataclass from db.tasks_interfaces import DatabaseABC @dataclass class AppContext: db: DatabaseABC

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/chipocrudos/tasks-mcp'

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