Skip to main content
Glama
77,144 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Developing a Desktop Local Area Network (LAN) Application" matching MCP servers:

  • F
    license
    A
    quality
    D
    maintenance
    A local development MCP server that exposes MySQL databases to VSCode and Copilot CLI with read-only SELECT queries and INSERT/UPDATE operations. It provides secure, schema-specific database access for development environments only.
    2
  • A
    license
    C
    quality
    A
    maintenance
    Secure agent coding runtime for local Git repos with policy enforcement, RBAC, sessions, approval workflow, and sandboxed writes, optionally connectable to ChatGPT via Secure MCP Tunnel.
    8
    4
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A local, zero-dependency MCP server that cuts coding-agent round-trips by aggregating search, read, edit, exec, git, and savings tools into single, validated calls, with cost tracking and no data leaving the machine.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A Windows proof-of-concept MCP server that connects ChatGPT developer-mode to a local Codex CLI via Secure MCP Tunnel, exposing a small set of read-only, allowlisted tools in an isolated workspace.
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    A development server that automatically discovers and exposes tools from the src/tools directory, allowing you to create and run Machine Comprehension Protocol (MCP) services with either HTTP or STDIO transport methods.
    20
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol (MCP) server template designed for building structured tools, prompts, and resources with built-in support for HTTP and STDIO transports. It provides a standardized framework for developers to create and deploy AI-driven services using TypeScript and Zod schema validation.
    9
  • F
    license
    Not graded
    quality
    D
    maintenance
    A robot battle prototype that enables users to design, validate, and simulate AI combat scripts through an MCP-integrated consultative workflow. It allows AI agents to guide tactical design, perform DSL script verification, and conduct preview duels before final deployment to Firebase.
    1
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides 18 tools including calculator operations (add, subtract, multiply, divide, power, sqrt, log, trigonometric functions) and secure sandboxed file operations (read, write, append, delete, list) for LangGraph agents and MCP clients. Features async support, YAML configuration, comprehensive logging, and path traversal protection.
  • F
    license
    Not graded
    quality
    D
    maintenance
    A minimal Model Context Protocol server that provides basic utility tools including mathematical operations, text processing, hashing, and JSON validation. Implements JSON-RPC stdio transport for local testing and development.
  • A
    license
    A
    quality
    F
    maintenance
    Stdio MCP Server wrapping custom Python runtime (LocalPythonExecutor) from Hugging Faces' smolagents framework. The runtime combines the ease of setup (compared to docker, VM, cloud runtimes) while providing safeguards and limiting operations/imports that are allowed inside the runtime.
    1
    46
    MIT