Skip to main content
Glama
codetalcott

@hyperscript-tools/mcp-server

by codetalcott

hyperscript-tools

Tooling for original _hyperscript (from Big Sky Software) — built on the canonical hyperscript.org engine, with zero dependency on any fork.

Packages

Package

Description

@hyperscript-tools/mcp-server

MCP server: parser-backed validation, parsing, docs, and editor assist for AI agents

More to come (multilingual authoring, language tooling).

Related MCP server: agentvet-mcp

Design principles

  • Parser-backed, not approximated. Validation and parsing run _hyperscript's own parser, so verdicts match the language exactly.

  • Pinned to the grammar. Documented inventory is verified against the parser's own registry in CI, so docs can't silently drift on a version bump.

  • Fork-free. Depends only on the canonical hyperscript.org package — nothing from any _hyperscript fork.

Development

npm install     # install workspaces
npm run build   # build all packages
npm run test    # run all package test suites
npm run typecheck

Node 20+.

License

MIT.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivitySlowing
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

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/codetalcott/hyperscript-tools'

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