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.
其他 分类下的更多 MCP 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
评论