Project

Reverse Dependencies for ask-mcp

The projects listed here declare ask-mcp as a runtime or development dependency

0.0
Repository is gone
Mount an MCP endpoint in your Rails app that exposes SchemaGraph, QueryDatabase, ReadModel, RouteInspector, and all other ask-rails-harness tools as MCP tools. Coding agents like Claude Code, Cursor, or any MCP-compatible client can connect to inspect your schema, query your database, read models, and more.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Popularity
0.0
The project is in a healthy, maintained state
Mount an MCP endpoint in your Rails app that exposes SchemaGraph, QueryDatabase, ReadModel, RouteInspector, and all other ask-rails tools as MCP tools. Coding agents like Claude Code, Cursor, or any MCP-compatible client can connect to inspect your schema, query your database, read models, and more.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Exposes the ask-ruby-harness tools (QueryDatabase, ReadModel, ReadLog, RunCommand, SchemaGraph, RunTests) as MCP tools for any Ruby project. Coding agents like Claude Code, Cursor, or any MCP-compatible client can connect to query the database, inspect models, read logs, run commands, and run tests with structured results.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
A minimal MCP (Model Context Protocol) server that exposes ask_web_fetch as a callable tool over stdio. Designed for use with clients that support MCP (ZCode, Claude Code, etc.), it fetches a URL and returns clean markdown through the ask-web-fetch backend chain — fast pure-Ruby httpx fetch first, a real Chrome (launched or CDP-attached) for JS-rendered and challenge-gated pages, with Jina Reader and self-hosted Crawl4AI in between. Terminal failures (parked domains, empty pages, dead 4xx) surface as their deterministic error class, so clients never retry the unretryable. The tool shell (name, schema, call) lives here, wrapping the Ask::WebFetch library.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
A minimal MCP (Model Context Protocol) server that exposes ask_web_search as a callable tool over stdio. Designed for use with clients that support MCP (ZCode, Claude Code, etc.), it queries a local SearXNG instance and returns formatted search results suitable for LLM consumption. The tool shell (name, schema, call) lives here, wrapping the Ask::WebSearch library.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026