My First
Freeby MCP Community
Servidor MCP educacional com tools de data/hora
v1.0.2Added Apr 12, 2026
My First MCP Server
Servidor MCP educacional com tools de data/hora
Installation
Reviews
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"]
}
}
}