0xanmol/dynamic-mcp-server
If you are the rightful owner of dynamic-mcp-server 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.
Dynamic Labs MCP Server provides comprehensive access to Dynamic Labs documentation, GitHub repositories, API references, and code examples through a Model Context Protocol (MCP) server.
Tools
Functions exposed to the LLM to take actions
search_dynamic_docs
Search across Dynamic Labs documentation for specific topics, features, or implementation guides.
get_dynamic_page
Fetch the full content of a specific Dynamic documentation page.
search_github_repos
Search Dynamic Labs GitHub repositories for code examples, implementations, or specific functionality.
get_repo_content
Get content from a specific file or directory in a Dynamic Labs repository.
list_dynamic_repos
List all available Dynamic Labs GitHub repositories.
get_documentation_index
Get Dynamic's structured documentation index with LLM-friendly descriptions and navigation paths.
navigate_docs_by_section
Navigate documentation by specific section (e.g., 'authentication', 'wallets', 'sdk').
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client