hyperspell-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HYPERSPELL_TOKEN | Yes | A valid user or app token (refer to the Hyperspell docs for how to obtain a user token) | |
| HYPERSPELL_COLLECTION | No | The 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_RESOURCES | No | Set 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 all | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| List CollectionsB | Get a list of all collections on Hyperspell |
| Get CollectionC | Get a list of all documents in a collection |
| Get DocumentC | Get a document from a collection |
| Search HyperspellC | Search Hyperspell for documents and data. |
| Add FileC | Add a file or website from a URL to Hyperspell. |
| Add MemoryC | Add a plain text document or memory to Hyperspell. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/hyperspell/hyperspell-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server