loading…
Search for a command to run...
loading…
RemoteAgent MCP Server is a lightweight, containerized runtime designed to bridge Model Context Protocol (MCP) with modern AI platforms. It enables developers t
RemoteAgent MCP Server is a lightweight, containerized runtime designed to bridge Model Context Protocol (MCP) with modern AI platforms. It enables developers to connect large language models (LLMs) like OpenAI, Anthropic, and local models to external tools, APIs, and data sources through a secure, persistent session layer. With built-in RBAC, session isolation, and support for JSON tool-calling, Raworc MCP Server makes it simple to run deep, multi-agent workflows across frameworks such as LangChain, CrewAI, and AutoGen. By providing a standardized protocol interface, RemoteAgent MCP Server helps teams integrate, orchestrate, and scale AI agents with minimal DevOps effort — production-ready from day one.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"raworc-mcpserver": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"harshapalnati/raworc-mcpserver"
]
}
}
}Read, send and search emails from Claude
Send, search and summarize Slack messages
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)