Content
# 🤖 MCP Client as a durable object
This example shows a working pattern using durable objects as an MCP client.
To start, install depdencies in `/` and `/server`
```
npm i
```
To start the server, run `npm run start` in `server/`
To start the client, run `npm run start` in `/`
Ask `Can you add 5 and 6`?
The client will make a call to the server, get the response and show it to the client.
## License
MIT
Connection Info
You Might Also Like
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.
git
A Model Context Protocol server for Git automation and interaction.