andish-mcp
andish-mcp
Andish Knowledge Graph API용 MCP 서버입니다.
Cursor, Cline, Continue 등 모든 MCP 호환 클라이언트에서 사용할 수 있습니다.
전체 문서: https://andish.ru/docs
레지스트리 소유권 확인: 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"
}
}
}
}사용 가능한 도구
서버에는 9개의 도구가 등록되어 있습니다.
도구 | 기능 |
| 워크스페이스 지식 그래프를 검색하고 답변을 종합합니다. |
| 지식 그래프에서 원본 컨텍스트를 가져와 직접 답변을 작성합니다. |
| 워크스페이스에 업로드된 문서를 나열합니다. |
| 문서 하나의 메타데이터와 콘텐츠 발췌문을 가져옵니다. |
| 인덱싱을 위해 로컬 파일을 워크스페이스에 업로드합니다. |
| 레이블 부분 문자열로 엔티티(사람, 조직, 개념)를 검색합니다. |
| 엔티티에 직접(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