Skip to main content
Glama
82,855 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • A
    license
    Not graded
    quality
    A
    maintenance
    Provides C# coding agents with compiler-accurate symbol analysis, including references, renames, and impact analysis for .NET solutions.
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Audits any site's UX the way a design-literate reviewer would — contrast, tap targets, type scale, colour discipline, scan patterns, copy — and returns the rule, the source line and the exact fix.
    4
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    A local guardrail MCP server that checks agent-written code against a repo's own patterns — learned statistically from its git history, no LLM.
    6
    48
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server that vets LLM-emitted shell commands BEFORE execution — detects rm -rf nested deep in chains, package-manager glob removal (apt remove 'nvidia'), dd/mkfs filesystem destruction, chmod 777 / chown -R privilege blast, network-exfil via curl | bash, chained shutdown/reboot, git destructive ops. 30 detection rules across 8 families. Sub-second, local, free, MCP-native.
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A read-only MCP server for Gumroad stores that exposes tools to list products, paginate sales, and summarize revenue, with privacy-preserving buyer domain details and net-of-refund calculations.
    3
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    ocal-first CLI asset tracker for overseas stock investors. Tracks portfolio P\&L, net worth, and cash flow. Pulls earnings, insider trades, and SEC filings via Finnhub. 13 MCP tools for Claude Desktop — read and write your financial data in natural language.
    37
    6
    38
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Turn any .NET test-automation solution into a queryable map in one SQLite file — features, steps, API clients, page objects, and their dependencies. Zero config, no AI, no network, 100% deterministic.
    4
    11
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI agents to generate images on a local Stable Diffusion Forge Neo instance, automatically inferring prompt style and sampling parameters from the user's setup and past generations, and providing tools for LoRA search, model management, and module checks.
    10
    1
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    A semantic map of your .NET solution for AI coding agents. Analyzes a solution with Roslyn into a queryable code graph exposing 11 read-only tools (find_symbol, impact_analysis, find_implementations, etc.) over MCP. 100% local, no telemetry, MIT licensed.
    23
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    A read-only MCP server for Microsoft SQL Server that enables metadata discovery, parameterized queries, and query analysis with profile-based configuration and strict no-DML/DDL enforcement.
    7
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    C#/.NET patterns and helpers for MCP tools that unreliable agents cannot misuse: result envelopes, corrective errors, safe defaults, truncation transparency, audit hooks. Builds on the official C# SDK and ships a runnable sample server.
    MIT