FDEP MCP Server

42 tools. 4 can modify or destroy data without limits.

4 write tools that can modify data. Rate limits recommended.

Last updated:

4 can modify or destroy data
38 read-only
42 tools total

Community server · catalogue entry verified 29/06/2026

How to control FDEP MCP Server ↓

What FDEP MCP Server exposes to your agents

Read (38) Write / Execute (4) Destructive / Financial (0)
High Risk

The most dangerous FDEP MCP Server tools

4 of FDEP MCP Server's 42 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control FDEP MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and FDEP MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "generate_function_imports": {
    "limits": [
      {
        "counter": "generate_function_imports_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "analyze_cross_module_dependencies": {
    "limits": [
      {
        "counter": "analyze_cross_module_dependencies_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register FDEP MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON FDEP →

Instant setup, no code required.

All 42 FDEP MCP Server tools

READ 38 tools
Read analyze_cross_module_dependencies Comprehensive analysis of cross-module dependencies and coupling Read analyze_function_complexity Analyze function complexity metrics including call count and signature complexity Read analyze_imports Analyze import patterns and dependencies for modules Read analyze_type_relationships Analyze deep type relationships and dependencies Read analyze_type_usage Analyze how types are used throughout the codebase Read build_type_dependency_graph Build a comprehensive type dependency graph showing relationships between types Read enhanced_function_call_graph Generate enhanced function call graphs with advanced options Read find_code_patterns Find recurring code patterns across functions Read find_cross_module_calls Find function calls that cross module boundaries Read find_element_by_location Find code elements (functions, types, classes, imports) by source location Read find_similar_functions Find functions similar to a given function based on signature and code Read find_unused_imports Find potentially unused imports in modules Read get_class_details Get detailed information about a specific class including methods and instances Read get_code_statistics Get comprehensive statistics about the codebase Read get_function_call_graph Get function call hierarchy showing what functions this function calls and what calls it Read get_function_callees Get all functions called by a specific function Read get_function_callers Get all functions that call a specific function Read get_function_context Get complete context for a function including all used types and functions Read get_function_details Get detailed information about a specific function Read get_functions_by_module Get all functions defined in a specific module Read get_import_details Get detailed information about imports in a module Read get_import_graph Generate module import relationship graph Read get_location_context Get comprehensive context around a source location Read get_module_dependencies Analyze module dependencies and imports Read get_module_details Get detailed information about a specific module including function counts and statistics Read get_most_called_functions Get the most frequently called functions Read get_nested_types Get all nested type definitions for specified types Read get_type_dependencies Analyze type dependencies and relationships Read get_type_details Get detailed information about a specific type including constructors and fields Read group_similar_functions Group functions by similarity to identify common patterns Read list_classes Get class definitions with filtering by module or pattern Read list_modules Get list of all modules in the database Read list_types Get types by module or pattern with support for different type categories Read pattern_match_code Advanced pattern matching to find code structures Read search_classes Search for classes by name pattern with module filtering Read search_functions Search for functions by name pattern Read search_modules Search for modules by name pattern Read search_types Search for types by name pattern with advanced filtering

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about FDEP MCP Server

How do I prevent bulk modifications through FDEP MCP Server? +

The FDEP MCP Server server has 1 write tools including generate_function_imports. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach FDEP MCP Server.

How many tools does the FDEP MCP Server MCP server expose? +

42 tools across 3 categories: Execute, Read, Write. 38 are read-only. 4 can modify, create, or delete data.

How do I enforce a policy on FDEP MCP Server? +

Register the FDEP MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every FDEP MCP Server tool call.

Deterministic rules across all 42 FDEP MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

42 FDEP MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.