MCP Server

/.module.json (321 B)

 1
2
3
4
5
6
7
8
9
10
{
"name": "MCP Server",
"icon": "gamepad",
"description": "Provides a CLI interface for running Model Context Protocol requests",
"authorName": "Kyle U",
"authorEmail": "kyle@kyleu.com",
"license": "CC0",
"sourcecode": "https://github.com/kyleu/projectforge/tree/main/module/mcp",
"technology": ["mcp"]
}