yang0733/databricks-docs-mcp
If you are the rightful owner of databricks-docs-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Databricks Documentation MCP Server provides AI assistants with semantic search access to Databricks AWS documentation using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
search_docs
Search documentation with semantic search.
get_page
Retrieve a specific documentation page.
list_categories
List all documentation categories.
search_by_category
Search within a specific category.
get_page_sections
Get page table of contents.
recommend_related
Find related documentation pages.
suggest_docs
Get suggestions based on context.
get_quickstart
Find quickstart guides for topics.
explore_category
Browse all pages in a category.
get_popular_topics
Get most popular documentation topics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client