Back to directory
yoshida24/learn-fastmcp-mastra

yoshida24/learn-fastmcp-mastra

@Yoshida24

fastmcp + mastra入門

fastmcpmastratypescriptdenotutoriallearningmcp-servertool

Installation & Configuration

{
  "mcpServers": {
    "count-string-length": {
      "command": "deno",
      "args": [
        "run",
        "--allow-all",
        "/path/learn-fastmcp-mastra/packages/mcpserver/src/count-string-length/index.ts"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17