agilesix/commongrants-mcp
If you are the rightful owner of commongrants-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 dayong@mcphub.com.
The CommonGrants MCP Server is a Model Context Protocol server designed for the progressive discovery and validation of CommonGrants APIs, utilizing Cloudflare Workers, TypeScript, and Zod validation.
Tools
Functions exposed to the LLM to take actions
list_commongrants_apis
List all API versions
get_api_version_info
Get version metadata
get_api_summary
API overview
list_api_endpoints
List endpoints with filters
get_endpoint_details
Endpoint specification
get_api_schemas
Data model schemas
search_api_operations
Search operations
validate_request_payload
Validate requests
validate_response_payload
Validate responses
generate_example_payload
Generate examples
get_validation_rules
Validation rules
check_api_health
Health checks
compare_api_versions
Version comparison
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client