Skip to main content
Glama
hyperspell

hyperspell-mcp

Official
by hyperspell

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HYPERSPELL_TOKENYesA valid user or app token (refer to the Hyperspell docs for how to obtain a user token)
HYPERSPELL_COLLECTIONNoThe name of the collection you want to query and add data to. If not set, it will use the user's default collection instead
HYPERSPELL_USE_RESOURCESNoSet to 'false' (default) to expose everything as tools, 'true' to expose retrieving single documents or listing collections as resources instead, or 'both' if you want it allfalse

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
List Collections

Get a list of all collections on Hyperspell

Get Collection

Get a list of all documents in a collection

Get Document

Get a document from a collection

Search Hyperspell

Search Hyperspell for documents and data.

Add File

Add a file or website from a URL to Hyperspell.

Add Memory

Add a plain text document or memory to Hyperspell.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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