MCP KQL Server submission request #9395
4R9UN
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to submit my MCP KQL Server to the Roo Marketplace.
Configuration template:
{
"mcpServers": {
"mcp-kql-server": {
"command": "python",
"args": ["-m", "mcp_kql_server"],
"env": {},
"alwaysAllow": ["kql_execute", "kql_schema_memory"],
"disabled": false
}
}
}
Beta Was this translation helpful? Give feedback.
All reactions