MCP Server SDK
@peter-jerry-ye
About MCP Server SDK
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server SDK?
MCP Server SDK is a MoonBit implementation of the Model Context Protocol (MCP) that supports Wasm Component Model and Native backends. It enables developers to build running MCP servers that provide tools, prompts, and other capabilities to AI models.
How to use MCP Server SDK?
Refer to the ./example directory for a simple weather MCP server in Wasm, and ./example-c for a simple server using the native backend. The SDK currently supports Stdio transport and implements MCP version 2024-11-05.
Key features of MCP Server SDK
- MoonBit implementation of Model Context Protocol
- Supports Wasm Component Model and Native backends
- Server capabilities: Tools and Prompts
- Client capability: List roots
- Stdio transport support
Use cases of MCP Server SDK
- Build a custom MCP server that exposes tools to AI models
- Create a prompt-based server for AI assistants
- Develop a Wasm-compiled MCP server for sandboxed environments
FAQ from MCP Server SDK
What dependencies does MCP Server SDK require?
It requires the MoonBit runtime and an implementation of peter-jerry-ye/async/stream for the selected backend.
What transports are supported?
Currently only Stdio transport is supported.
What MCP version does it implement?
It implements MCP version 2024-11-05.
What server capabilities are available?
The SDK provides Tools and Prompts capabilities. It can also call client capabilities like List roots if the client provides them.
Frequently asked questions
What dependencies does MCP Server SDK require?
It requires the MoonBit runtime and an implementation of `peter-jerry-ye/async/stream` for the selected backend.
What transports are supported?
Currently only Stdio transport is supported.
What MCP version does it implement?
It implements MCP version 2024-11-05.
What server capabilities are available?
The SDK provides Tools and Prompts capabilities. It can also call client capabilities like List roots if the client provides them.
Basic information
More Developer Tools MCP servers
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Grafana MCP server
grafanaMCP server for Grafana
Comments