mcpbeat Sign in

Aishelf MCP Server

by vedant2254 Your server? Claim it
local only

Aishelf MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm.

MCP server for AIShelf - allows AI model to choose workflows, rules, skills, and prompts for a task

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 24 · avg 7 · +174% w/w
a month agotoday
49
Installs / week
npm · @aishelf/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add aishelf-mcp-server -- npx -y @aishelf/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aishelf-mcp-server": {
      "args": [
        "-y",
        "@aishelf/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aishelf-mcp-server]
command = "npx"
args = ["-y", "@aishelf/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "aishelf-mcp-server": {
      "args": [
        "-y",
        "@aishelf/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aishelf-mcp-server": {
      "args": [
        "-y",
        "@aishelf/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: YOUR_API_KEY (Your API key for the service). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Aishelf MCP Server

same job, measured the same way
Task Graph MCP
by oortonaut

MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination

local only
N
Todoist
by todoist

Official Todoist MCP server for AI assistants to manage tasks, projects, and workflows.

answering
n8n MCP Server
by rpgmais

The most complete MCP server for n8n — 43 tools for workflows, data tables, and more.

37 installs/wk local only
Ennodia
by cherninlab

Try other agents, models, and skills from your familiar AI workflow through a local MCP server

181 installs/wk local only
Amo.ng
by amo

Discover and retrieve published Amo.ng Prompts, Workflows, and Skills.

answering
SalesBuildr
by wyre-ai

MCP server for SalesBuildr — quoting and sales workflows for MSPs.

local only
SalesBuildr
by wyre-technology

MCP server for SalesBuildr — quoting and sales workflows for MSPs.

local only
GodPrompt MCP Server
by akzar1el

GodPrompt workflows for TDD, debugging, verification, task routing, and progressive disclosure.

549 installs/wk local only

Aishelf MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Aishelf MCP Server?
Aishelf MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @aishelf/mcp-server was installed 49 times last week.
Is Aishelf MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Aishelf MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @aishelf/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Aishelf MCP Server?
The npm package @aishelf/mcp-server was installed 49 times in the last week. Week over week that is +174%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.