easy-mcp
@zcaceres
easy-mcp について
Absurdly easy Model Context Protocol Servers in Typescript
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is easy-mcp?
Easy MCP is a TypeScript library that simplifies creating Model Context Protocol (MCP) servers. It hides protocol plumbing behind an Express-like API, allowing developers to focus on building server functionality with minimal boilerplate.
How to use easy-mcp?
Install with pnpm install easy-mcp or bun add easy-mcp. Import EasyMCP, create an instance with a name and version, then use .resource(), .template(), .tool(), .prompt(), or .root() to define components. Call .serve() to start the server.
Key features of easy-mcp
- Express-like API for defining MCP server components.
- Supports resources, resource templates, tools, and prompts.
- Minimal bootstrapping with easy-to-use functions.
- Written in TypeScript with full type definitions.
- Allows defining the bare minimum or complex configurations.
Use cases of easy-mcp
- Expose a directory listing as an MCP resource.
- Provide a greeting tool for a conversational AI client.
- Generate an introduction prompt for user interactions.
- Rapidly prototype custom MCP servers for testing.
FAQ from easy-mcp
What is the current status of easy-mcp?
Easy MCP is in beta, with a first release coming in January 2025.
How do I install easy-mcp?
Run pnpm install easy-mcp or bun add easy-mcp in your project directory.
What are the limitations of easy-mcp?
Easy MCP does not support sampling or SSE (Server-Sent Events).
Does easy-mcp support SSE?
No, SSE is not supported.
Does easy-mcp support sampling?
No, sampling is not supported.
「その他」の他のコンテンツ
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
コメント