Apache Tomcat website screenshot

Apache Tomcat

Apache Tomcat is an open-source implementation of the Jakarta Servlet, Jakarta Server Pages, and other Jakarta EE technologies, providing a pure Java HTTP web server environment for running Java code. The Tomcat Manager application exposes an HTTP API for deploying, managing, and monitoring web applications. The JMX Proxy Servlet provides programmatic access to JMX MBeans for server diagnostics and configuration. Governed by the Apache Software Foundation.

Apache Tomcat publishes 7 APIs on the APIs.io network, including Applications API, Configuration API, Diagnostics API, and 4 more. Tagged areas include Application Server, Java, Servlet Container, Web Server, and Open Source.

The Apache Tomcat catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Apache Tomcat’s developer surface includes authentication, documentation, changelog, and 10 more developer resources.

43.9/100 developing ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
8 APIs
Application ServerJavaServlet ContainerWeb ServerOpen SourceApache

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 43.9/100 · developing
Contract Quality 14.8 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 7.5 / 13
Governance 3.3 / 12
Discoverability 6.5 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/tomcat: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

Apache Tomcat JMX Proxy API

The Apache Tomcat JMX Proxy Servlet provides HTTP-based access to JMX MBeans for querying, getting, setting, and invoking operations on server management beans. Useful for serve...

Apache Tomcat Applications API

Web application deployment and lifecycle management

Apache Tomcat Configuration API

Server configuration management

Apache Tomcat Diagnostics API

Server diagnostics and thread management

Apache Tomcat JMX API

JMX proxy operations for MBean access

Apache Tomcat Sessions API

Session management and statistics

Apache Tomcat SSL API

SSL/TLS certificate and cipher management

Apache Tomcat Status API

Server status and metrics

Scroll for all 8

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Apache Tomcat Manager API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Tomcat Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Tomcat Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Tomcat Context

9 classes · 1 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Apache Tomcat API Rules

7 rules · 3 errors 3 warnings 1 info

SPECTRAL

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Tomcat Application Structure

0 properties

JSON STRUCTURE

Examples 2

Example request and response payloads for these APIs.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Tomcat Authentication

http · 1 scheme

SECURITY

Tomcat Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Tomcat Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Tomcat Agentic Access

21 operations · 1 acting

21 operations · 1 acting

AGENTIC

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: tomcat
name: Apache Tomcat
description: Apache Tomcat is an open-source implementation of the Jakarta Servlet, Jakarta Server Pages, and other Jakarta
  EE technologies, providing a pure Java HTTP web server environment for running Java code. The Tomcat Manager application
  exposes an HTTP API for deploying, managing, and monitoring web applications. The JMX Proxy Servlet provides programmatic
  access to JMX MBeans for server diagnostics and configuration. Governed by the Apache Software Foundation.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/tomcat.png
tags:
- Application Server
- Java
- Servlet Container
- Web Server
- Open Source
- Apache
created: '2025-01-01'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/tomcat/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- aid: tomcat:tomcat-jmx-proxy-api
  name: Apache Tomcat JMX Proxy API
  description: The Apache Tomcat JMX Proxy Servlet provides HTTP-based access to JMX MBeans for querying, getting, setting,
    and invoking operations on server management beans. Useful for server diagnostics, performance monitoring, and dynamic
    configuration changes without restarting Tomcat.
  humanURL: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html#Using_the_JMX_Proxy_Servlet
  baseURL: http://localhost:8080/manager/jmxproxy
  tags:
  - JMX
  - Monitoring
  - Java
  - Diagnostics
  properties:
  - type: Documentation
    url: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html#Using_the_JMX_Proxy_Servlet
- aid: tomcat:tomcat-applications-api
  name: Apache Tomcat Applications API
  description: Web application deployment and lifecycle management
  humanURL: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html
  baseURL: http://localhost:8080/manager
  tags:
  - Applications
  properties:
  - type: OpenAPI
    url: openapi/tomcat-applications-api-openapi.yml
  - type: Documentation
    url: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/tomcat/refs/heads/main/rules/tomcat-rules.yml
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/tomcat/refs/heads/main/vocabulary/tomcat-vocabulary.yml
- aid: tomcat:tomcat-configuration-api
  name: Apache Tomcat Configuration API
  description: Server configuration management
  humanURL: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html
  baseURL: http://localhost:8080/manager
  tags:
  - Configuration
  properties:
  - type: OpenAPI
    url: openapi/tomcat-configuration-api-openapi.yml
  - type: Documentation
    url: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/tomcat/refs/heads/main/rules/tomcat-rules.yml
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/tomcat/refs/heads/main/vocabulary/tomcat-vocabulary.yml
- aid: tomcat:tomcat-diagnostics-api
  name: Apache Tomcat Diagnostics API
  description: Server diagnostics and thread management
  humanURL: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html
  baseURL: http://localhost:8080/manager
  tags:
  - Diagnostics
  properties:
  - type: OpenAPI
    url: openapi/tomcat-diagnostics-api-openapi.yml
  - type: Documentation
    url: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/tomcat/refs/heads/main/rules/tomcat-rules.yml
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/tomcat/refs/heads/main/vocabulary/tomcat-vocabulary.yml
- aid: tomcat:tomcat-jmx-api
  name: Apache Tomcat JMX API
  description: JMX proxy operations for MBean access
  humanURL: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html
  baseURL: http://localhost:8080/manager
  tags:
  - JMX
  properties:
  - type: OpenAPI
    url: openapi/tomcat-jmx-api-openapi.yml
  - type: Documentation
    url: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/tomcat/refs/heads/main/rules/tomcat-rules.yml
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/tomcat/refs/heads/main/vocabulary/tomcat-vocabulary.yml
- aid: tomcat:tomcat-sessions-api
  name: Apache Tomcat Sessions API
  description: Session management and statistics
  humanURL: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html
  baseURL: http://localhost:8080/manager
  tags:
  - Sessions
  properties:
  - type: OpenAPI
    url: openapi/tomcat-sessions-api-openapi.yml
  - type: Documentation
    url: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/tomcat/refs/heads/main/rules/tomcat-rules.yml
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/tomcat/refs/heads/main/vocabulary/tomcat-vocabulary.yml
- aid: tomcat:tomcat-ssl-api
  name: Apache Tomcat SSL API
  description: SSL/TLS certificate and cipher management
  humanURL: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html
  baseURL: http://localhost:8080/manager
  tags:
  - SSL
  properties:
  - type: OpenAPI
    url: openapi/tomcat-ssl-api-openapi.yml
  - type: Documentation
    url: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/tomcat/refs/heads/main/rules/tomcat-rules.yml
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/tomcat/refs/heads/main/vocabulary/tomcat-vocabulary.yml
- aid: tomcat:tomcat-status-api
  name: Apache Tomcat Status API
  description: Server status and metrics
  humanURL: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html
  baseURL: http://localhost:8080/manager
  tags:
  - Status
  properties:
  - type: OpenAPI
    url: openapi/tomcat-status-api-openapi.yml
  - type: Documentation
    url: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/tomcat/refs/heads/main/rules/tomcat-rules.yml
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/tomcat/refs/heads/main/vocabulary/tomcat-vocabulary.yml
features:
- Web application deployment via WAR files
- Application lifecycle management (start/stop/reload/undeploy)
- Session management and expiration
- Server status and diagnostics
- JMX MBean access via HTTP proxy
- SSL/TLS configuration reload
- Memory leak detection
- Thread dumps
- VM information
- Configuration persistence
useCases:
- Automated application deployment
- CI/CD pipeline integration
- Production server monitoring
- Application health checking
- Dynamic SSL certificate updates
solutions:
- DevOps automation
- Java application hosting
- Enterprise middleware management
common:
- type: AgenticAccess
  url: agentic-access/tomcat-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/tomcat-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/tomcat-domain-security.yml
- type: Authentication
  url: authentication/tomcat-authentication.yml
- type: Website
  url: https://tomcat.apache.org/
- type: Documentation
  url: https://tomcat.apache.org/tomcat-10.1-doc/
- type: Manager API Documentation
  url: https://tomcat.apache.org/tomcat-10.1-doc/manager-howto.html
- type: Downloads
  url: https://tomcat.apache.org/download-10.cgi
- type: GitHubRepository
  url: https://github.com/apache/tomcat
- type: Apache Software Foundation
  url: https://www.apache.org/
- type: Mailing Lists
  url: https://tomcat.apache.org/lists.html
- type: Security
  url: https://tomcat.apache.org/security.html
- type: ChangeLog
  url: https://tomcat.apache.org/tomcat-10.1-doc/changelog.html
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com