ログイン中: ログイン状態を復元中...

ResearchApr 20, 2026Abcas Security Research

What 2,333 Developer-Tool MCP Entries Mean for Adoption Risk

Developer tools are the largest explicit category in the public Registry with 2,333 entries. These servers can be valuable, but they sit close to code, files, CLIs, and external APIs.

Terminology

TermMeaning
Public RegistryInspected MCP candidates searchable in the public Registry
Profile evidenceInspection-profile aggregates used to interpret public candidates in more depth
Review/action rowsEntries in WARN, NEED_REVIEW, RESTRICT, or BLOCK that require reasoned adoption review

Lead

MCP has grown quickly in developer workflows. In the public Registry, developer_tools is the largest explicit category, which means many MCP candidates are intended to sit near coding agents and engineering environments.

Key Findings

  1. developer_tools contains 2,333 public Registry entries.
  2. search_knowledge has 385 entries, security_auth 258, and database 203.
  3. The other category is still large at 16,649 entries, showing that category metadata remains immature.
  4. Developer-tool MCP servers often sit near code execution, file access, and outbound integration surfaces.

Dataset

ItemValue
Article date2026-04-20
Public Registry snapshot20,629 entries, synced 2026-06-06T01:17:38.963Z
Detailed profile evidence11,627 rows, generated 2026-05-20/21
Public disclosure levelAggregates, distributions, anonymized observations, and operational interpretation

Observed Metrics

MetricValueMeaning
developer_tools2,333Largest explicit category
search_knowledge385Search and knowledge retrieval
security_auth258Security and authentication tooling
database203Database access and query tooling

What We Observed

Developer-tool MCP servers are gateways between AI agents and repositories, CI, issue trackers, command lines, and local workspaces. The same features that make them useful can place them near sensitive authority. Category alone does not determine risk. But the size of this category shows that MCP security is also a developer-environment security problem.

Practical Reading

Before adopting a developer-tool MCP server, teams should identify the repositories it touches, commands it can run, directories it can write to, and external services it can call. The fact that a server is used by developers does not make it low-risk. Developer machines and CI systems are close to source code, secrets, and deployment authority.

Limits

  1. Categories depend on public metadata and inference; not every MCP server is perfectly classified.
  2. Being a developer tool is not itself a vulnerability.
  3. The large other category shows that category taxonomy still has room to improve.

Conclusion

Because developer tooling is one of MCP adoption's largest surfaces, MCP security belongs inside engineering-environment review, not only product security review.


MCP Guard continuously turns public Registry and profile evidence into adoption-review signals for MCP security teams.