An MCP server for managing application context using the Togello API.
This server implements the Model Context Protocol (MCP) for managing context in applications.
{
"mcpServers": {
"togello": {
"command": "npx",
"args": ["-y", "togello-mcp-server"],
"env": {
"TOGELLO_API_TOKEN": "replace_with_your_token",
}
}
}
}
togello://category-list
togello://activity-item-list
get-activity-item-list
で取得した項目名(activityItemName
)を指定する必要があります。get-activity-log-list
で取得したログリストの全ての endDateTime
に値がある場合(現在実行中のアクティビティがない場合)に呼び出すことができます。get-activity-log-list
で取得した、現在実行中のアクティビティログの UUID(activityLogUUID
)を指定する必要があります。Certified
https://mcpreview.com/mcp-servers/toru-takagi/togello-mcp-server
npm run build
npm version patch
npm publish --access public
Fetches Rust crate READMEs, metadata, dependencies, and usage information from crates.io.
Execute shell commands with structured output via a powerful CLI server.
An interactive sandbox to safely execute Python code and install packages in isolated Docker containers.
Performs data enrichment on observables using third-party services via the security-cli Python package.
Connects Blender to Claude AI via the Model Context Protocol (MCP), enabling direct AI interaction for prompt-assisted 3D modeling, scene creation, and manipulation.
Retrieves essential network information from devices using gNMI and OpenConfig models.
Bootstrap Model Context Protocol (MCP) servers and clients in TypeScript with best practices, examples, and proper tooling setup.
AI-powered audio generation using the MiniMax Music API.
Gentoro generates MCP Servers based on OpenAPI specifications.
Analyzes Unreal Engine source code to provide context for AI assistants.