Back to directory
easy-mcp

easy-mcp

@zcaceres193

EasyMCP is a TypeScript library that simplifies the creation of Model Context Protocol (MCP) servers by providing an intuitive API for defining tools, resources, and prompts.

typescriptmcplibraryframeworkserver-developmentcontext

Installation & Configuration

{
  "mcpServers": {
    "easy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "easy-mcp-mcp"
      ]
    }
  }
}

Information

Transport
streamable
Language
TypeScript
Created
2024/12/26
Updated
2026/6/7