Skip to content

Repository files navigation

DWScript-MCP

Sample MCP (Model Context Protocol) server for [DWScript][(https://github.com/EricGrange/DWScript)

This project is a basic MCP server exposing the following demo tools:

Tested only with LM Studio so far

Usage:

  • place mcp-server.dws wherever you want in your website, and the .pas units either alongside it or in your .lib directory
  • add an entry in mcp.json of LM Studio like
{
"mcpServers": {
"dwscript-mcp-server": {
"url": "http://your-server:port/path/to/mcp-server.dws"
}
}
}

About

Sample MCP (Model Context Protocol) server for DWScript

Topics

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages