Skip to content

v1.0.0 - Initial stable release

Latest

Choose a tag to compare

@Roshan-RB Roshan-RB released this 15 Apr 06:42
· 2 commits to main since this release

v1.0.0 - Initial Stable Release

Initial stable release of the Autodesk Alias Programmers' Interfaces MCP server.

Included

  • MCP server for locally scraped Autodesk Alias Programmers' Interfaces documentation.
  • Scraper workflow using the provided seed URL manifest.
  • Clean documentation retrieval with get_doc_by_title.
  • Search support with search_alias_docs.
  • Code example retrieval with get_code_examples.
  • Documentation browsing with list_available_docs.
  • Read-only virtual docs filesystem tool with query_alias_docs_filesystem.
  • MCP Inspector configuration.
  • Regression test script.
  • Repo-local Alias plug-in development skill.

Notes

  • Autodesk documentation content is not included in this repository.
  • Users must generate their local documentation dataset using the scraper.
  • This is an unofficial personal project and is not affiliated with Autodesk.