AgentMarketMCP / SKILL 资产档案馆

目录 / Lano-enterprise-mcp

MCP 鉴权未知 未评级 已上架

Lano-enterprise-mcp

Store and retrieve semantic memories using advanced vector search and intelligence-driven insight extraction. Organize knowledge across projects with secure access controls and comprehensive system health monitoring. Optimize your information flow by detecting duplicates and analyzing usage patterns for better decision support.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://lano-enterprise-mcp--lanonasis.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "Lano-enterprise-mcp": {
      "url": "https://lano-enterprise-mcp--lanonasis.run.tools"
    }
  }
}

能力清单

工具说明
list_memoriesList memories with pagination and filters. Returns paginated results sorted by the specified field.
create_memoryCreate a new memory with automatic vector embedding generation for semantic search. The content is processed to create searchable embeddings.
create_memory_chunkedCreate memory entries from large content by automatically splitting into multiple chunks. Each chunk preserves context with overlap and is tagged for reassembly. Use this for documents, long conversations, or any content exceeding 8000 characters.
get_memoryRetrieve a specific memory by its unique identifier. Returns full memory details including content, metadata, and timestamps.
update_memoryUpdate an existing memory's content, title, type, tags, or metadata. Only provided fields are updated; others remain unchanged.
delete_memoryPermanently delete a memory by its ID. This action cannot be undone.
search_memoriesSearch memories using semantic vector search. Finds memories with similar meaning to the query, not just keyword matches.
search_lanonasis_docsSearch the Lanonasis documentation for guides, API references, and SDK information.
list_api_keysList all API keys for the authenticated user. Shows key metadata but not the secret values.
create_api_keyCreate a new API key for programmatic access. The secret is only shown once upon creation.
delete_api_keyPermanently delete an API key. This cannot be undone. Applications using this key will lose access.
rotate_api_keyGenerate a new secret for an existing API key. The old secret becomes invalid immediately.
revoke_api_keyDeactivate an API key without deleting it. The key can potentially be reactivated later.
list_projectsList all projects accessible to the user, optionally filtered by organization.
create_projectCreate a new project for organizing memories and API keys. Projects help separate concerns and manage access.
get_organization_infoGet detailed information about an organization including settings, members count, and usage limits.
get_health_statusGet comprehensive system health status including API, database, and service availability.
get_auth_statusGet current authentication status, user information, and access level.
get_configRetrieve a configuration setting by key. Returns the current value and metadata.
set_configUpdate a configuration setting. Some settings may require admin access.
intelligence_health_checkCheck health status and availability of AI intelligence services including embedding and analysis endpoints.
intelligence_suggest_tagsGet AI-powered tag suggestions for a memory based on its content. Uses natural language understanding to recommend relevant tags.
intelligence_find_relatedFind semantically related memories using vector similarity search. Discovers connections between memories based on meaning.
intelligence_detect_duplicatesDetect potential duplicate memories using semantic similarity analysis. Helps identify redundant content for cleanup.
intelligence_extract_insightsExtract actionable insights and summaries from memories using AI analysis. Great for decision support and knowledge synthesis.
intelligence_analyze_patternsAnalyze usage patterns and trends across memories over time. Identifies what topics you focus on and how usage evolves.
behavior_recordRecord a successful workflow pattern for future recall and learning. Use this after completing a task successfully to help the system learn from the experience.
behavior_recallRecall relevant behavior patterns for the current task context. Use this at the start of a task to learn from previous similar experiences.
behavior_suggestGet AI-powered suggestions for next actions based on learned behavior patterns. Use this when unsure what step to take next.
memory_statsGet comprehensive statistics about memory usage including counts by type, storage used, and activity metrics.
memory_bulk_deleteDelete multiple memories at once. This is a destructive operation that cannot be undone.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。