Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Hipeac

FreeNot checked

Official HiPEAC gateway: Vision roadmaps, network information & events.

GitHubEmbed

About

Official HiPEAC gateway: Vision roadmaps, network information & events.

README

github-tests-badge codecov-badge license-badge

This MCP server provides intelligent search and discovery tools for the HiPEAC research network.

Full Documentation: Please visit our Wiki for features, architecture, and integration guides.

Development

The HiPEAC MCP uses the MCP Python SDK for the server implementation and Django ORM for (read-only) database access.

Install the dependencies

The application uses [uv][uv] to manage application dependencies.

uv sync --upgrade --group dev

Run the app in development mode

./run python manage.py runserver

Run the tests

./run pytest --cov=hipeac_mcp --cov-report=term

Style guide

Tab size is 4 spaces. Max line length is 120. You should run ruff before committing any change.

./run ruff format . && ./run ruff check hipeac_mcp

from github.com/hipeac/hipeac-mcp

Installing Hipeac

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/hipeac/hipeac-mcp

FAQ

Is Hipeac MCP free?

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

Does Hipeac need an API key?

No, Hipeac runs without API keys or environment variables.

Is Hipeac hosted or self-hosted?

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

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

Open Hipeac 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 Hipeac with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs