atapinar/ikas-api-docs-mcp
If you are the rightful owner of ikas-api-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 henry@mcphub.com.
The ikas-api-docs-mcp is an independently developed MCP server providing instant access to ikas API documentation, GraphQL schemas, and code examples through the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
get_page
Fetches any ikas documentation page or playground with advanced extraction
search_docs
Performs fast indexed search across all cached pages
search_advanced
Search with category/type filters
cache_stats
Displays cache statistics and URLs
find_graphql_type
Finds type definitions (Product, Order, etc.)
find_mutation
Finds mutations (create product, update order, etc.)
find_query
Finds queries for data retrieval
find_code_example
Finds code examples by topic and language
crawl_site
Automatically discovers and caches documentation pages
rebuild_index
Rebuilds the search index
list_categories
Lists all documentation categories
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client