Skip to main content
Glama

hyperspell-mcp

Official
by hyperspell

구성

  • HYPERSPELL_TOKEN 유효한 사용자 또는 앱 토큰이어야 합니다(사용자 토큰을 얻는 방법은 Hyperspell 문서를 참조하세요).
  • 일부 MCP 클라이언트는 리소스를 제대로 지원하지 않으므로(Claude Desktop님, 말씀하신 대로입니다), 대신 도구로 노출할 수 있습니다. HYPERSPELL_USE_RESOURCES``false (기본값)로 설정하면 모든 리소스를 도구로 노출하고, true 설정하면 단일 문서 검색이나 컬렉션 목록만 리소스로 노출하며, 둘 다 원하는 경우 both 설정합니다.
  • 선택적으로, HYPERSPELL_COLLECTION 쿼리하고 데이터를 추가할 컬렉션의 이름으로 설정할 수 있습니다. 설정하지 않으면 사용자의 기본 컬렉션이 대신 사용됩니다.

클로드 데스크탑

Claude에게는 uv 의 절대 경로가 필요한데, 이는 which uv 사용하여 찾을 수 있습니다(일반적으로 ~/.local/bin/uv 입니다).

지엑스피1

검사기 사용

다음 내용으로 .env 파일을 만듭니다.

HYPERSPELL_TOKEN=... HYPERSPELL_USE_RESOURCES=true

그런 다음 다음을 실행하여 검사기를 시작합니다.

uv run mcp dev src/hyperspell_mcp/server.py
-
security - not tested
F
license - not found
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

Hyperspell을 사용하면 AI 기반 앱을 모든 데이터에 연결할 수 있습니다. Plaid는 비정형 및 반정형 데이터를 위한 솔루션입니다.

  1. 클로드 데스크탑
    1. 검사기 사용

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        Provides MCP-compatible access to Holaspirit's API, allowing AI assistants to interact with organizational data such as tasks, circles, roles, and meetings through a standardized interface.
        Last updated -
        10
        717
        1
        JavaScript
        MIT License
      • A
        security
        A
        license
        A
        quality
        Welcome to Hyperbrowser, the Internet for AI. Hyperbrowser is the next-generation platform empowering AI agents and enabling effortless, scalable browser automation. Built specifically for AI developers, it eliminates the headaches of local infrastructure and performance bottlenecks, allowing you to
        Last updated -
        10
        1,147
        560
        TypeScript
        MIT License
        • Linux
        • Apple
      • -
        security
        A
        license
        -
        quality
        Connects AI tools directly to Airtable, allowing users to query, create, update, and delete records using natural language.
        Last updated -
        3
        26
        Python
        MIT License
        • Apple
      • -
        security
        F
        license
        -
        quality
        A FastMCP integration with Hyperskill that allows AI agents to explain programming topics and search for programming resources using Hyperskill's learning materials.
        Last updated -
        1
        Python

      View all related MCP servers

      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/hyperspell/hyperspell-mcp'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server