Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Abell

FreeNot checked

AI tools related to Abell. Currently includes MCP of Abell

GitHubEmbed

About

AI tools related to Abell. Currently includes MCP of Abell

README

Abell Logo and Title

Abell Latest Version  Documentation abelljs.org  Discord Join Chat


A Low-Level, Framework Agnostic, Highly Flexible Static-Site-Generator to help you build Static Sites without too much of learning curve.

Documentation: https://abelljs.org

📖   Create Abell Project

npx create-abell my-abell-site
cd my-abell-site
npm run dev

Check out https://abelljs.org for complete documentation.

🚀   Syntax Example

<!-- index.abell -->
<html>
  <body>
    I can render JavaScript! Look: {{ 10 + 10 }}
  </body>
</html>

Output:

<!-- index.html -->
<html>
  <body>
    I can render JavaScript! Look: 20
  </body>
</html>

Learn More at Syntax Guide

📄 License

This project is licensed under the MIT License

🤗 Contributing

Check out CONTRIBUTING.md


If you like my work, you can sponsor me on GitHub: https://github.com/sponsors/saurabhdaware 🌻

from github.com/abelljs/abell

Install Abell in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install abell

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add abell -- npx -y abell-ai

FAQ

Is Abell MCP free?

Yes, Abell MCP is free — one-click install via Unyly at no cost.

Does Abell need an API key?

No, Abell runs without API keys or environment variables.

Is Abell hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Abell in Claude Desktop, Claude Code or Cursor?

Open Abell on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Abell with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs