Skip to main content
Glama
README.md1.12 kB
# Workshops In this folder, you will find no fewer than four (4) MCP servers, for use in workshops or in your own learning. I created each one to be simple, a nice starter project which you can use to teach yourself to play with MCP and to build your own server. With luck, you'll be surprised at how easy it is. ## Contents * **[deepl-simple-python](https://github.com/DeepLcom/deepl-mcp-server/tree/main/workshops/deepl-simple-python/)** - a stripped-down, easy-to-understand version of our DeepL MCP server, written (of course) in Python * **[deepl-simple-js](https://github.com/DeepLcom/deepl-mcp-server/tree/main/workshops/deepl-simple-js/)** - the same, but in JavaScript * **[jokes-python](https://github.com/DeepLcom/deepl-mcp-server/tree/main/workshops/jokes-python/)** - an even simpler MCP server that lets your LLM tell jokes * **[jokes-js](https://github.com/DeepLcom/deepl-mcp-server/tree/main/workshops/jokes-js/)** - once again, the same, but in JavaScript ## What is MCP? How does it work? A detailed explanation can be found in [this post](https://www.deepl.com/en/blog/tech/what-is-mcp). Enjoy!

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DeepLcom/deepl-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server