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

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

ActivitySlowing
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
    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.
    -

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/khteh/mcpserver-local'

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