Skip to main content
Glama

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-mcp

Related 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개의 도구가 등록되어 있습니다.

도구

기능

andish_query

워크스페이스 지식 그래프를 검색하고 답변을 종합합니다.

andish_context

지식 그래프에서 원본 컨텍스트를 가져와 직접 답변을 작성합니다.

andish_list_documents

워크스페이스에 업로드된 문서를 나열합니다.

andish_get_document

문서 하나의 메타데이터와 콘텐츠 발췌문을 가져옵니다.

andish_upload_document

인덱싱을 위해 로컬 파일을 워크스페이스에 업로드합니다.

andish_search_entities

레이블 부분 문자열로 엔티티(사람, 조직, 개념)를 검색합니다.

andish_get_neighbors

엔티티에 직접(hop=1) 또는 전이적으로(hop=2) 연결된 엔티티를 반환합니다.

andish_workspace_usage

현재 워크스페이스 사용량(문서, 비용, 일일 조회 수)을 표시합니다.

andish_health

서버 상태와 API 연결 상태를 확인합니다.

환경 변수

변수

필수

기본값

설명

ANDISH_API_KEY

https://andish.ru/dashboard에서 발급받은 API 키

ANDISH_BASE_URL

아니요

https://api.andish.ru/v1

자체 호스팅 또는 스테이징 환경에서 재정의할 때 사용

ANDISH_TIMEOUT

아니요

30.0

요청당 제한 시간(초)

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables 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.
  • A
    license
    Not graded
    quality
    B
    maintenance
    This 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.
    2
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server for searching academic, patent, and web sources, normalizing identifiers, and managing workspace records. Exposes the same operations to AI clients via MCP tools.
    37
    MIT

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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