alberttrann/mcp_toolsuite
A custom MCP server and MCP client, built with Python's MCP SDK. The server features a suite of useful tools for office tasks, while the CLI-based client features an agentic-RAG approach and gives a straightforward experience for users
Platform-specific configuration:
{
"mcpServers": {
"mcp_toolsuite": {
"command": "npx",
"args": [
"-y",
"mcp_toolsuite"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...