Skip to main content
Glama
khteh

mcpserver-local

by khteh

Local MCP Server

A not-so-useful local MCP server.

MCP Client

Visual Studio Code (Github CoPilot)

greet

  • Run the greet command passing '-g "Mickey Mouse"' as the argument. Greet

echo

  • Run the echo command passing '-e "Hello, what's up?"' as the argument. Echo

add_numbers

  • Run the add_numbers command passing '-a 123 456' as the arguments. Add Numbers

fibonacci

  • Run the fibonacci command passing '-f 25' as the arguments. Fibonacci

system_info

  • Run the system_info command passing '-i' as the argument. System Info

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    A minimal MCP server implementation demonstrating basic tool integration with example functions like greetings, version info, and system information. Supports both HTTP and stdio transports for connecting AI clients.
    3
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    A simple local MCP server that provides greeting and integer addition tools.
    2
    -
  • F
    license
    A
    quality
    D
    maintenance
    Lightweight MCP server that exposes tools for system information and weather lookup, designed for agent integration via stdio.
    1
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    A model-agnostic MCP server exposing example tools (add1, multiply2, greet) for learning purposes, working with any LLM through stdio transport.
    -