Skip to main content
Glama
61,057 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"Blender MCP: Possible Uses and Contexts" matching MCP servers:

  • A
    license
    A
    quality
    A
    maintenance
    A local AST and type-aware Go repository context indexer that uses CHA to map symbols, call graphs, dependencies, and architecture patterns. Built for AI coding agents that need to navigate and reason about large Go codebases without reading raw files.
    Last updated
    65
    201
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Agent-native "safe to ship?" security gate for AI-generated code. Uses real parsers and inter-rocedural taint analysis (JS/TS, Python, Go) to flag the classes AI coding agents get wrong — secrets, SQL injection, SS, SSRF, path traversal, command injection, weak JWT/CORS — and ranks findings by confidence. Exposes a scan tool over MCP.
    Last updated
    1
    9
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Scans source code for possible Korean compliance risks (PIPA, Network Act, Credit Information Act, E-Commerce Act) and maps findings to specific legal provisions. Runs locally, exposes MCP tools for scanning and law lookup, and does not constitute legal advice. That's hedged (matches the project's "possible risk / not legal advice" rule), keyword-rich for search, and names all four laws.
    Last updated
    4
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides tools to revise and refactor code via MCP, including moving code, indenting/dedenting, outlining file structure, and optional symbol renaming.
    Last updated
    4
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    CodebaseAgent-MCP is an MCP server that uses a lightweight RAG pipeline to delegate repository analysis to a dedicated OpenAI-compatible LLM, reducing token consumption by having the primary assistant receive only the relevant findings instead of repeatedly scanning the entire codebase.
    Last updated
    8
    6
    1
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    A TypeScript/JavaScript refactoring MCP server that uses the TypeScript compiler to perform safe, type-aware code transformations such as renaming, extracting functions, and organizing imports across your codebase.
    Last updated
    4
    45
    12
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables local npm supply-chain inspection through tools for repository scanning, SBOM generation, dependency audit, and evidence reporting. Uses deterministic mock data and does not query live APIs.
    Last updated
    4
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    MCP server that exposes llm-tldr code analysis tools (tree, structure, context, search, impact, etc.) to MCP clients like Claude Code for project understanding and debugging.
    Last updated
    18
  • A
    license
    A
    quality
    F
    maintenance
    An MCP-based Java decompilation tool that uses the CFR decompiler to convert .class and .jar files into readable Java source code. It features multi-threaded batch processing and direct file system output to handle large-scale decompilation while bypassing token limits.
    Last updated
    6
    75
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    An MCP server that uses the CFR decompiler to convert Java .class and .jar files back into readable source code. It supports single-file, batch, and recursive directory decompilation with automated CFR tool management.
    Last updated
    6
    75
    MIT