MCP Directory
Back

simple-mcp-server-alpha

by kocicjelena · TypeScript · ★ 0

A local App Router MCP endpoint with small built-in tools. @modelcontextprotocol alpha

Install

npx -y github:kocicjelena/simple-mcp-server-alpha

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "simple-mcp-server-alpha": {
      "command": "npx",
      "args": [
        "-y",
        "github:kocicjelena/simple-mcp-server-alpha"
      ]
    }
  }
}

From the README

[Screencast from 06-14-2026 11:35:52 AM.webm](https://github.com/user-attachments/assets/c1f14a07-85b1-4a47-a76e-d1c05aa48691) This is a [Next.js](https://nextjs.org) project bootstrapped with [](https://nextjs.org/docs/app/api-reference/cli/create-next-app). First, run the development server: Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. You can start editing the page by modifying . The page auto-updates as you edit the file. This project uses [](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize an…
Read full README on GitHub →

Related other servers