Skip to main content
Glama

McpApp

McpApp is a local-first control system for AI-native software delivery. It coordinates structured specifications, human approval gates, controlled repository operations, verification evidence, review, and traceability while keeping the project owner in control of consequential decisions.

The Project Console uses React and the Vite 8 toolchain: Rolldown-powered builds, Oxc-powered React transforms, Vitest, Oxlint, Oxfmt, Testing Library, and Playwright.

The project is currently bootstrapping its M0 runtime foundation. Product requirements and architectural decisions live in CONTEXT.md, docs/adr/, and .scratch/.

Prerequisites

  • Node.js 24 LTS

  • NVM

  • Corepack

Related MCP server: jt-mcp-server

Development

nvm use
corepack yarn install --immutable
corepack yarn dev:ui
corepack yarn typecheck
corepack yarn lint
corepack yarn format:check
corepack yarn test
corepack yarn test:coverage
corepack yarn build
corepack yarn test:e2e

yarn dev starts the foreground McpApp Server on http://127.0.0.1:3100/mcp. MCP clients can initialize over Streamable HTTP and call the read-only runtime_status tool for the Server readiness and version. Stop the Server with Ctrl-C.

License

Apache-2.0

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

ActivityMaintained
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

  • A
    license
    Not graded
    quality
    D
    maintenance
    An AI-native specification framework that enables deep requirements analysis and structured project planning through intelligent Q\&A workflows. The MCP server provides tools for project initialization, requirement analysis, and the generation of living documentation like development plans and architecture specs.
    16
    Apache 2.0
  • A
    license
    Not graded
    quality
    A
    maintenance
    Exposes a governed, provenance-grounded autonomous delivery pipeline as an MCP server, enabling AI coding assistants like Claude Code or Codex to initiate requirements-to-PR workflows with human approval gates and full audit.
    10
    MIT

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/krok1029/mcpapp'

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