Content
# Official mcp.run Servlets
These are the official servlets for the @dylibso account on [mcp.run](https://mcp.run).
Merging changes here automatically deploys them to all users.
## Generating Servlets with LLMs
Using Cursor, Cline, or other AI-enabled IDEs have their own ways of integrating source context - use this repo as a starting point to give them examples. All the code in the `servlets` directory is great fine-tuning material.
If you are using a Chat interface, you can copy/paste context generated from here:
https://gitingest.com/dylibso/mcp.run-servlets
**Note:** to reduce context used, add these patterns to the "Exclude" dropdown so they are not tokenized:
```
**/package*.json, **/go.mod, **/go.sum, **/go.work*, **/LICENSE, LICENSE, .gitignore, **/.gitignore
```
You Might Also Like
Ollama
Ollama enables easy access to large language models on various platforms.

n8n
n8n is a secure workflow automation platform for technical teams with 400+...

Dify
Dify is a platform for AI workflows, enabling file uploads and self-hosting.
mangaba_ai
Mangaba AI: A minimalist repository for versatile AI agents using A2A and...
stock-scanner-mcp
MCP service for stock analysis, providing data and AI insights via FastAPI.
cclsp
cclsp is an MCP server that integrates LLM coding agents with LSP servers.