dope-security
Official open-source local MCP server for dope.security. Lets an AI assistant talk to your dope.security tenant — inspect endpoints, read and modify web policies, and curate custom URL categories. Wraps most of the Flightdeck partner API. Read-only out of the box; writes and destructive operations are opt-in via environment variables. Beta.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport stdio
Tools
search_endpoints—list_policies—get_policy_assignments—get_policy_restrictions—get_policy_exceptions—get_policy_url_bypass—get_policy_application_bypass_entries—list_custom_categories—get_custom_category_urls—create_policy—assign_policy_principals—unassign_policy_principals—update_policy_restrictions—replace_policy_category_exceptions—upsert_policy_url_bypass—delete_policy_url_bypass_entries—upsert_policy_application_bypass—delete_policy_application_bypass_entries—create_custom_category—add_urls_to_custom_category—delete_single_url_from_custom_category—delete_policy—reset_policy_restrictions_to_base—reset_policy_url_bypass_to_base—reset_policy_application_bypass_to_base—delete_custom_category—delete_all_urls_from_custom_category—
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.