MCP Server
MCP
io.github.fieldcure/outbox
Multi-channel messaging MCP server for Slack, Telegram, Email, KakaoTalk, and Discord.
Install
nuget:[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "nuget",
"registryBaseUrl": "https://api.nuget.org/v3/index.json",
"identifier": "FieldCure.Mcp.Outbox",
"version": "2.1.3",
"runtimeHint": "dnx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
nuget
By
Comments
Sign in to leave a comment