linkect-mcp-server

jhonattancampo/linkect-mcp-server
★ 0 stars JavaScript 🤖 AI/LLM Updated today
An MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "linkect-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "jhonattancampo/linkect-mcp-server"
      ]
    }
  }
}

README Excerpt

An [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that exposes [Linkect](https://linkect.app) scheduling data as Claude tools. Ask Claude questions like: - _"¿Qué turnos tengo mañana?"_ - _"Dame el historial de la paciente [email protected]"_ - _"Generame el briefing del día para el workspace dra-garcia"_

Tools (4)

get_daily_briefingget_patient_summaryget_upcoming_appointmentsget_workspace_stats