loading…
Search for a command to run...
loading…
Provide a simple notes system with capabilities to create, list, and summarize text notes. Enable easy management of notes as resources and generate summaries u
Provide a simple notes system with capabilities to create, list, and summarize text notes. Enable easy management of notes as resources and generate summaries using prompts. Facilitate integration with LLMs for note summarization workflows.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"streamable-demo1": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"Trashwbin/streamable-demo1"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.