Skip to main content
Glama
60,166 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"Maps and Navigation Solutions from TomTom" matching MCP servers:

  • F
    license
    -
    quality
    A
    maintenance
    A minimal MCP server providing a normalized API for code navigation and repository inspection through tools like symbol searching and call tracing. It enables AI agents to perform structured analysis of codebases by mapping endpoints, inspecting file trees, and tracing symbol relationships.
    Last updated
    2
  • A
    license
    -
    quality
    D
    maintenance
    Provides tools for Python code navigation, analysis, and refactoring, including finding definitions, references, and symbol lists. It enables automated tasks such as renaming symbols and organizing imports to enhance AI-driven development.
    Last updated
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    An AI-powered security audit tool that analyzes codebases for vulnerabilities using real-time MITRE CWE data and npm audit. It enables users to perform comprehensive scans for authentication issues, exposed secrets, and dependency risks with structured remediation steps.
    Last updated
    2
    6
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables LLMs to efficiently navigate and analyze large diff files by providing pattern-based chunk navigation, allowing direct access to relevant changes without loading entire diffs into context.
    Last updated
    5
    8
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    PCI DSS v4.0.1 compliance scanner for Go payment services, delivered as an MCP server. Every finding maps to a specific PCI DSS requirement ID. Taint-aware cardholder data flow analysis with PCI SSC FAQ semantics, designed to complement broad SAST tools like Semgrep and CodeQL - not replace them.
    Last updated
    15
    3
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Deterministic navigation maps over code AND markdown for AI agents: one MCP server, two lenses (tree-sitter TS/JS/Python + markdown). Map a whole project, read one function or one doc-section, ~99% less context. Merges codelens + docslens.
    Last updated
    13
    1
    AGPL 3.0
  • 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
  • F
    license
    A
    quality
    B
    maintenance
    A code-intelligence MCP server for coding agents that combines a static repository map (via tree-sitter) with precise live navigation (via LSP), providing structured, token-budgeted responses anchored to file:line.
    Last updated
    14
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI assistants to maintain persistent understanding of code projects across chat sessions via a SQLite brain that caches structural maps, summaries, and decisions. Provides tools for querying project structure, searching code, and recording insights to reduce token usage and avoid re-analysis.
    Last updated
    16
    6
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Provides fast, indexed code navigation (definitions, references, callers, etc.) for AI coding agents by leveraging GNU Global (gtags), dramatically reducing context noise compared to grep.
    Last updated
    11
    MIT