Skip to main content
Glama
mbernardi82

lumialex-mcp

by mbernardi82

Lumialex MCP

Installazione

# Install dependencies
nvm install 22
nvm use 22
npm install -g pnpm pnvm
pnpm install

# Build the project
pnpm build

Related MCP server: Public MCP Server

Aggiungere dei componenti

Aggiungere un nuovo tool:

# Add a new tool
mcp add tool my-tool

Testing

pnpm dlx @modelcontextprotocol/inspector node --env-file=.env dist/index.js

Related MCP Connectors

Related MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    A basic Model Context Protocol (MCP) server implementation that provides a foundation for MCP server development. The README doesn't specify particular functionality, suggesting it may be a template or starting point for building custom MCP servers.
    1
    -
  • F
    license
    B
    quality
    D
    maintenance
    A TypeScript MCP server boilerplate providing example tools and resources for rapid development of custom Model Context Protocol servers.
    8
    -
  • F
    license
    C
    quality
    D
    maintenance
    A Model Context Protocol (MCP) server template built with mcp-framework, providing a foundation for creating custom tools and publishing npm packages.
    2
    -