dryai-mcp-server
@UnitaryLabs
dryai-mcp-server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"dryai": {
"command": "npx",
"args": [
"-y",
"@jrscally/dryai-mcp-server"
],
"env": {
"MCP_TOKEN": ""
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is dryai-mcp-server?
The dryai-mcp-server is an MCP server that integrates Claude with Dry smartspaces, turning conversations into persistent, structured data. It allows users to create and store memories and query information in their Dry database.
How to use dryai-mcp-server?
Install Node.js v18+, then edit claude_desktop_config.json to include the npx command with your MCP token. Run Claude Desktop; configured smartspaces appear as tools for asking questions and adding items.
Key features of dryai-mcp-server
- Integrates Claude with Dry smartspaces via MCP.
- Creates and stores memories as structured data.
- Queries information from your Dry database.
- Synchronizes tools after adding new memory types.
- Uses MCP tokens for secure authentication.
Use cases of dryai-mcp-server
- Save important conversation points as structured memories.
- Ask Claude to retrieve information from your Dry smartspace.
- Automatically log and organize data from chat interactions.
- Build a persistent, queryable knowledge base from Claude conversations.
FAQ from dryai-mcp-server
What is required to run dryai-mcp-server?
Node.js v18 or later, a Dry.ai account, and a generated MCP token.
How do I get an MCP token?
Log in to Dry.ai, go to your Profile, and generate an MCP token.
How do I enable a smartspace for MCP?
Open the smartspace settings, click the Chat tab, show More Options, and toggle MCP on. Provide a description to help Claude know when to use it.
Why do I need to restart Claude Desktop after adding new memory types?
To sync the tools with the latest state of your Dry smartspace.
What can I do with dryai-mcp-server?
Ask questions and add items to your configured smartspaces.
「その他」の他のコンテンツ
Servers
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
コメント