arunmenon/sdk-mcp-server
If you are the rightful owner of sdk-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 henry@mcphub.com.
A configurable Model Context Protocol (MCP) server that provides searchable access to multiple AI/ML SDK documentation and source code.
Tools
Functions exposed to the LLM to take actions
openai_agents_list_files
List all available OpenAI SDK source files
openai_agents_get_source
Get source code of specific file
openai_agents_search_code
Search for terms, methods, or patterns
openai_agents_get_class
Extract complete class definition
openai_agents_find_examples
Find usage examples and patterns
google_adk_list_files
List all available Google ADK source files
google_adk_get_source
Get source code of specific file
google_adk_search_code
Search for terms, methods, or patterns
google_adk_get_class
Extract complete class definition
google_adk_find_examples
Find usage examples and patterns
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client