{"name":"io.github.romulusfoundry/grantsonar","slug":"romulusfoundry-grantsonar","title":"GrantSonar","description":"Search verified-open US grants (federal, state, foundation). Read-only MCP for AI agents.","url":"https://mcp.market/server/romulusfoundry-grantsonar","rating":null,"grade":"C","score":57,"certified":false,"status":"active","category":"search","tags":["search"],"presence":{"score":5,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":28,"ok":28,"last_checked_at":"2026-09-27T11:40:46.713Z","last_ok_at":"2026-09-27T11:40:46.713Z","latency_ms":725},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/romulusfoundry/grant-radar","website":null,"version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://grantsonar.com/api/mcp"}],"packages":[],"tools":[{"name":"dismiss_grant","description":"Dismiss a grant from YOUR active feed, or restore it (dismissed=false). Reversible. Requires your API key.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"grant_id":{"type":"string","description":"Grant UUID."},"dismissed":{"type":"boolean","description":"true = dismiss (default), false = restore."}},"required":["grant_id"]}},{"name":"draft_application_section","description":"Generate an AI first-draft for one section of YOUR application, grounded in the funding notice and your org profile, and save it into that section (prior content snapshotted first). Requires a paid API key. This is the only tool that runs the grant writer, so it is metered heavily. Returns the drafted text. Use get_my_application for section_keys.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"application_id":{"type":"string","description":"Application UUID."},"section_key":{"type":"string","description":"Which section to draft (see get_my_application)."},"document_type":{"type":"string","enum":["loi","full"],"description":"Draft a short Letter of Inquiry (\"loi\") or a full section (\"full\"). Defaults to the application's submission stage."}},"required":["application_id","section_key"]}},{"name":"get_grant","description":"Fetch the full detail of a single grant opportunity by its GrantSonar grant_id (UUID), including synopsis, eligibility, deadlines, and award amounts.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"grant_id":{"type":"string","description":"GrantSonar grant UUID (from a search_grants result)."}},"required":["grant_id"]}},{"name":"get_my_application","description":"Fetch one of YOUR grant applications (status + every section draft) by application_id or grant_id. Requires your API key.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"application_id":{"type":"string","description":"Application UUID."},"grant_id":{"type":"string","description":"Grant UUID — resolves your application for that grant."}}}},{"name":"list_my_applications","description":"List YOUR organization's grant applications (id, grant title, status, document type, last updated). Requires your API key.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"list_my_matches","description":"List YOUR organization's scored grant matches — the same personalized matches shown on your GrantSonar dashboard. Requires your API key. Returns match tier, score, reasons, pipeline status, and a URL per grant.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"view":{"type":"string","enum":["matches","saved","pursuing","applied","dismissed"],"description":"Which list (default \"matches\" = your active personalized feed)."},"tier":{"type":"string","enum":["top","next_best","worth_a_look","long_shot"],"description":"Optional: only return matches in this tier."},"limit":{"type":"integer","minimum":1,"maximum":50,"description":"Max results (default 25)."}}}},{"name":"save_grant","description":"Save a grant to YOUR pipeline, or set its status to pursuing/applied. Reversible. Requires your API key. Mirrors the dashboard Save button.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"grant_id":{"type":"string","description":"Grant UUID (from list_my_matches or search_grants)."},"status":{"type":"string","enum":["saved","pursuing","applied"],"description":"Pipeline status (default \"saved\")."}},"required":["grant_id"]}},{"name":"search_grants","description":"Search open grant opportunities in the GrantSonar corpus (federal, state, and foundation grants). Uses semantic similarity over a plain-English description of the project or need, with a keyword fallback. Returns title, agency, deadline, award amounts, similarity score, and a GrantSonar URL per hit.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Plain-English description of the project, organization, or funding need (e.g. \"after-school STEM programs for rural Missouri students\")."},"limit":{"type":"integer","description":"Maximum number of results (1-25, default 10).","minimum":1,"maximum":25}},"required":["query"]}},{"name":"update_application_section","description":"Write content into one section of YOUR grant application (replace or append). Requires your API key. The prior draft is snapshotted to version history first, so this is recoverable. Use get_my_application to see section_keys.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"application_id":{"type":"string","description":"Application UUID (from list_my_applications)."},"section_key":{"type":"string","description":"Which section to write (e.g. \"statement_of_need\"). See get_my_application."},"content":{"type":"string","description":"The text/HTML to write into the section."},"mode":{"type":"string","enum":["replace","append"],"description":"replace (default) overwrites; append adds to the end."}},"required":["application_id","section_key","content"]}}],"scan":{"score":57,"grade":"C","scanned_at":"2026-09-26T16:32:51.159Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-26T16:32:51.126Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 775ms"]},"poisoning":{"score":15,"max":15,"notes":["9 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["repository not readable: repo not found"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"}],"inputs":{"probes":[{"url":"https://grantsonar.com/api/mcp","reachable":true,"authRequired":false,"latencyMs":775,"serverInfo":{"name":"grantsonar","version":"1.0.0"}}],"packages":[],"repo":{"found":false,"owner":"romulusfoundry","repo":"grant-radar","error":"repo not found"},"icon":{"url":"https://grantsonar.com/icons/apple-touch-icon.png","source":"site","width":180,"height":180},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":5}}}},"grade_history":[],"reviews":[]}