Skip to content

Docs: MCP Server documentation gaps — v2.0.x-SNAPSHOT #369

Description

@kiran1287

Summary

  • oauth.mdx: Added Dynamic Client Registration flow (RFC 7591), discovery endpoints table, token lifetimes (10min access / 30-day refresh), rate limits, CORS config, and SAML SSO provider card
  • security.mdx: New page covering PKCE (SHA-256), public client handling, RBAC/ABAC enforcement per tool call, audit trail, secrets-in-logs behavior, and session revocation
  • connect.mdx: Updated server version 0.11.2 to 1.1.0, protocol 2024-11-05 to 2025-03-26 (Streamable HTTP), removed fake create-greeting prompt that does not exist, updated tools/list sample response to reflect 24-tool server
  • reference.mdx: Added 5 missing context tools (get_user_context, get_persona_context, get_asset_context, find_context, get_knowledge_content); added Data Quality entity types to search_metadata; added similarityScore note; added extension/custom properties note to get_entity_details; added Read/Write type labels and Context category to tools table
  • semantic-search.mdx: Corrected OpenSearch-only claim — Elasticsearch vector search is also supported

All changes are scoped to v2.0.x-SNAPSHOT only. No changes to v1.12.x or v1.13.x.

Test plan

  • Verify oauth.mdx renders correctly with SAML card and new sections
  • Verify security.mdx appears in sidebar under MCP section
  • Verify connect.mdx version numbers and prompts/list response are correct
  • Verify reference.mdx Context section with 5 new tools renders and anchors work
  • Verify semantic-search.mdx comparison table shows Elasticsearch support

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions