andish-mcp
andish-mcp
用于 Andish 知识图谱 API 的 MCP 服务器。
可与任何兼容 MCP 的客户端配合使用:Cursor、Cline、Continue 等。
注册表所有权验证: mcp-name: ru.andish/andish-mcp
安装
uvx andish-mcp@latest或使用 pip 安装:
pip install andish-mcpRelated MCP server: Analytos Brain Omnigraph MCP Server
配置
// example MCP client config (the exact file path depends on your client)
{
"mcpServers": {
"andish": {
"command": "uvx",
"args": ["andish-mcp@latest"],
"env": {
"ANDISH_API_KEY": "adsh_live_xxxxxxxxxxxx"
}
}
}
}可用工具
服务器注册了九个工具。
工具 | 功能说明 |
| 在工作区知识图谱中搜索并综合生成答案。 |
| 从知识图谱获取原始上下文,由你自己撰写答案。 |
| 列出已上传到工作区的文档。 |
| 获取单个文档的元数据和内容摘录。 |
| 将本地文件上传到工作区以供索引。 |
| 按标签子字符串搜索实体(人员、组织、概念)。 |
| 返回与某实体相连的实体,直接连接(hop=1)或传递连接(hop=2)。 |
| 显示当前工作区使用情况:文档、费用、每日查询次数。 |
| 检查服务器健康状况和 API 连接性。 |
环境变量
变量 | 必需 | 默认值 | 说明 |
| 是 | — | 来自 https://andish.ru/dashboard 的 API 密钥 |
| 否 |
| 用于自托管或预发布环境的覆盖地址 |
| 否 |
| 每次请求的超时时间(秒) |
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceEnables building and querying knowledge graphs by ingesting documents into Neo4j using Gemini for entity extraction, and exposes MCP tools for graph health, document ingestion, and knowledge base querying.
- AlicenseNot gradedqualityBmaintenanceThis MCP server provides governed read access to the Analytos Brain knowledge graph, enabling content and GTM agents to retrieve approved entities and relationships with access control and citations.2MIT
- AlicenseNot gradedqualityAmaintenanceEnables local MCP clients to interact with an AuroraCloud workspace, supporting object listing, content reading, search, and task management through authenticated API calls.22Apache 2.0
- AlicenseNot gradedqualityAmaintenanceMCP server for searching academic, patent, and web sources, normalizing identifiers, and managing workspace records. Exposes the same operations to AI clients via MCP tools.37MIT
Related MCP Connectors
Knowledge coverage map and health score. Ingest docs into a governed knowledge graph via MCP.
Query metrics, targets, entities, and team data in your Steep workspace via MCP.
Search, document and execute authenticated API calls across 700+ apps via one MCP server
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/motopes333-lab/andish-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server