How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

OpenMetadata MCP Servers API

`MCP Servers` are Model Context Protocol servers that expose tools, resources, and prompts for AI applications. They enable AI governance including risk assessment, compliance tracking, and shadow AI detection.

OpenMetadata MCP Servers API is one of 89 APIs that OpenMetadata publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include MCP Servers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 16 operations across 10 paths, and defines 61 schemas. It is described by OpenAPI 3.0.1, at version 1.13.

Requests are made against 2 base URLs: /api, http://localhost:8585/api.

16 operations 10 paths 61 schemas 4 DELETE6 GET2 PATCH1 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.13
Base URL
https://{your-host}/api/v1
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

OpenMetadata MCP Servers API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 16

Across 10 paths, the API surfaces 16 operations — 4 DELETE, 6 GET, 2 PATCH, 1 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

MCP Servers 16

MCP Servers are Model Context Protocol servers that expose tools, resources, and prompts for AI applications. They enable AI governance including risk assessment, compliance track…

PUT
/v1/mcpServers/{id}/followers
Add a follower
addFollower_3 1 param body → 200404
GET
/v1/mcpServers
List MCP servers
listMcpServers 5 params → 200
PUT
/v1/mcpServers
Create or update an MCP server
createOrUpdateMcpServer body → 200400
POST
/v1/mcpServers
Create an MCP server
createMcpServer body → 200400
GET
/v1/mcpServers/name/{fqn}
Get an MCP server by fully qualified name
getMcpServerByFQN 4 params → 200404
DELETE
/v1/mcpServers/name/{fqn}
Delete an MCP server by fully qualified name
deleteMcpServerByFQN 3 params → 200404
PATCH
/v1/mcpServers/name/{fqn}
Update an MCP server by name
patchMcpServerByName 1 param body → default
GET
/v1/mcpServers/{id}
Get an MCP server by Id
getMcpServerByID 4 params → 200404
DELETE
/v1/mcpServers/{id}
Delete an MCP server by Id
deleteMcpServer 3 params → 200404
PATCH
/v1/mcpServers/{id}
Update an MCP server
patchMcpServer 1 param body → default
DELETE
/v1/mcpServers/async/{id}
Asynchronously delete an MCP server by Id
deleteMcpServerAsync 3 params → 200404
DELETE
/v1/mcpServers/{id}/followers/{userId}
Remove a follower
deleteFollower_3 2 params → 200
GET
/v1/mcpServers/{id}/versions/{version}
Get a version of the MCP server
getSpecificMcpServerVersion 2 params → 200404
GET
/v1/mcpServers/history
List all entity versions within a time range
listAllEntityVersionsByTimestamp_3 5 params → 200
GET
/v1/mcpServers/{id}/versions
List MCP server versions
listAllMcpServerVersions 1 param → 200
PUT
/v1/mcpServers/restore
Restore a soft deleted MCP server
restoreMcpServer body → 200

Schemas 61

The contract defines 61 schemas that model the data the API accepts and returns. The most detailed are McpServer (51 properties), CreateMcpServer (27 properties), McpTool (19 properties), McpResource (16 properties). Each schema is shown below with its type and property counts.

TagLabelRecognizerMetadata
object
5 properties 3 required
Annotations__1
object
2 properties
McpResource
object
16 properties 2 required
McpPromptArgument
object
7 properties 1 required
McpServerCapabilities
object
6 properties
AIComplianceRecord
object
11 properties 2 required
McpServerInfo
object
5 properties
Example
object
3 properties
AccessDetails
object
3 properties 1 required
ChangeSummaryMap
object
FieldChange
object
3 properties
CoverImage
object
2 properties
AccountabilityMeasures
object
3 properties
RestoreEntity
object
1 property 1 required
RiskAssessment__1
object
5 properties
HighRiskSystems
object
8 properties
LifeCycle
object
3 properties
McpUsageMetrics
object
7 properties
DataClassification__2
object
4 properties
McpConnectionConfig
object
7 properties
EntityHistory
object
2 properties 2 required
AssetCertification
object
3 properties 3 required
TransparencyObligations
object
3 properties
ResultList
object
5 properties 1 required
Paging
object
5 properties 1 required
Annotations
object
5 properties
ScopeAndDeployment
object
3 properties
JsonPatch
object
EthicalAIAssessment
object
7 properties
CreateMcpServer
object
27 properties 3 required
McpTool
object
19 properties 1 required
McpSecurityMetrics
object
6 properties
OutputSchema
object
InputSchema
object
Verification
object
5 properties
ConformityAssessment
object
5 properties
McpPrompt
object
12 properties 1 required
McpDataAccessSummary
object
8 properties
ChangeDescription
object
5 properties
McpGovernanceMetadata
object
11 properties
EUAIActCompliance
object
6 properties
ChangeEvent
object
14 properties 5 required
UsageStats
object
2 properties 1 required
Style
object
3 properties
McpServerList
object
5 properties 1 required
McpServer
object
51 properties 3 required
Votes
object
4 properties
OutputClassification
object
3 properties
ProhibitedPractices
object
8 properties
TagLabel
object
13 properties 4 required
PatternMatch
object
3 properties 2 required
TagLabelMetadata
object
2 properties
EntityError
object
2 properties
Arguments
object
DataClassification__1
object
6 properties
DataAccess__1
object
6 properties
Env
object
EntityReference
object
9 properties 2 required
McpPromptMessage
object
2 properties 2 required
AICompliance
object
1 property
UsageDetails
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

openmetadata-mcp-servers-api-openapi.yml Raw ↑

Other APIs OpenMetadata publishes across the network.

OpenMetadata Agent Executions API
OpenMetadata AI Applications API
OpenMetadata AI Governance Policies API
OpenMetadata API Collections API
OpenMetadata API Endpoint API
OpenMetadata API Services API
OpenMetadata Apps API
OpenMetadata Audit Logs API
OpenMetadata Bots API
OpenMetadata ChangeSummary API
OpenMetadata Charts API
OpenMetadata Classifications API
Where this information came from

This is an independent, third-party profile of OpenMetadata MCP Servers API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.