Skip to content

My First

Free

by MCP Community

Servidor MCP educacional com tools de data/hora

v1.0.2Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

My First MCP Server

Servidor MCP educacional com tools de data/hora

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @7leirbag/my-first-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "my-first": {
      "command": "npx",
      "args": ["-y", "@7leirbag/my-first-mcp"]
    }
  }
}