{"type":"mcp_server","name":"easy-mcp","description":"EasyMCP simplifies creating Model Context Protocol (MCP) servers in TypeScript by abstracting boilerplate code. It offers an intuitive API and experimental decorators for defining resources, prompts, and tools with type safety.","category":"Developer Tools","language":"TypeScript","stars":194,"forks":5,"owner":"zcaceres","github_url":"https://github.com/zcaceres/easy-mcp","homepage":null,"setup":"## Setup\nTo install EasyMCP, run the following command in your project directory:\n\n```bash\nbun install\n```","tools":"## Available Tools\n\n1.  Simple Express-like API (Provides a high-level, intuitive API for defining MCP components).\n2.  Experimental Decorators API (Automagically infers tool, prompt, and resource arguments).\n3.  Context Object (Access MCP capabilities like logging and progress reporting through a context object in your tools).\n4.  Great Type Safety (Better DX and fewer runtime errors).\n5.  Resource (Defines a resource).\n6.  Resource Template (Defines a resource template).\n7.  Tool (Defines a tool).\n8.  Prompt (Defines a prompt).\n9.  Root (Defines a root).","faq":null,"created_at":"2024-12-26T18:36:14+00:00","updated_at":"2025-03-28T17:50:52+00:00","source_url":"https://model-context-protocol.com/servers/typescript-model-context-protocol-server-easy","related_articles":[]}