Skip to main content
Glama
307,074 tools. Last updated 2026-07-27 21:04

"Tips for Naming Variables and Functions in Go Programming Language" matching MCP tools:

  • Retrieve the current variable-to-ID mappings for a GO-CAM model. Use this to understand available variables after batch operations or to obtain actual individual IDs for cross-batch operations.
    BSD 3-Clause
  • Discover all programming languages supported by the sandbox and their corresponding Docker images to ensure valid language input for code execution.
    MIT
  • Find functions, classes, and files by describing what you need in natural language. Avoid duplicating existing code by locating relevant components quickly.
    MIT
  • Search official Zig programming language documentation to find information about language features, standard library functions, memory management, error handling, and build system details.
    MIT
  • Clear all stored variables, functions, expressions, and reset the state of the Symbolic Algebra MCP Server for the next computation, ensuring a clean workspace.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • Go modules MCP — wraps proxy.golang.org

  • ifsc-in MCP — Indian bank branch IFSC code lookup via Razorpay's open

  • List all 71 programming languages and their IDs for code execution, with compiler/interpreter versions. Filter by language name to find specific entries.
    MIT
  • Provides reference for writing stock filters, including variables, operators, functions, and presets. Consult this to ensure valid filter syntax.
    MIT
  • Retrieve supported package ecosystems and their programming languages to identify correct names for vulnerability queries in the OSV server.
    MIT
  • Execute Pylpex code to evaluate custom programming language expressions and functions, returning computed results.
    MIT
  • Discover Go functions with high cyclomatic complexity to prioritize refactoring in code quality audits.
    MIT
  • List all exported symbols of a Go package to review its public contract, including functions, types, interfaces, and variables.
    MIT
  • Solve constraint programming problems using Google OR-Tools by defining variables, constraints, and objectives to find optimal solutions.
    Apache 2.0
  • Generate complete Midtrans Core API integration code in Python, JavaScript, Go, or Rust. Includes charge transactions, webhook handlers with signature verification, refunds, and subscription management with full implementation details.
    MIT
  • View all supported programming languages and their guideline categories to discover available coding standards and best practices for each language.
    MIT
  • Returns aggregate statistics for a repository, including total file count and a breakdown by programming language. Use this to understand the tech stack and codebase scale.
    MIT
  • Locate specific functions, classes, or variables in code with fuzzy matching that corrects typos and returns exact file paths and line numbers.
    MIT
  • Generate project-consistent identifier names from a natural language description. Uses actual conventions like prefixes and patterns to suggest names that fit the existing codebase style. Use when naming functions, variables, or parameters.
    MIT
  • Scans a TypeScript or JavaScript project to identify unused imports, variables, and exported functions without cross-file references. Results are stored for automatic removal.
    ISC