{"category":{"id":"databases","name":"Databases","description":"Managed SQL, NoSQL, key-value and analytics databases an agent can create, query and manage."},"entries":[ {"id":"clickhouse-cloud","name":"ClickHouse Cloud","homepage":"https://clickhouse.com","docs":"https://clickhouse.com/docs/products/cloud/features/admin-features/api/api-overview","auth":"api_key","auth_hint":"Basic auth with Cloud API key id/secret","mcp":{"type":"official","url":"https://github.com/ClickHouse/mcp-clickhouse","maintainer":"vendor","remote_url":"https://mcp.clickhouse.cloud/mcp","repo":"https://github.com/ClickHouse/mcp-clickhouse","tools":["get_organizations","list_databases","list_tables","run_select_query","get_services_list","get_service_details","get_service_backup_configuration","list_service_backups","list_clickpipes","get_organization_cost"],"covers_full_api":false,"source_url":"https://clickhouse.com/docs/products/cloud/features/ai-ml/mcp/remote-mcp","checked_at":"2026-09-24","domain_verified":false,"kind":"official","config":{"transport":"streamable-http","url":"https://mcp.clickhouse.cloud/mcp","headers":null,"oauth":true,"docs_only":false,"source_url":"https://clickhouse.com/docs/products/cloud/features/ai-ml/mcp/remote-mcp","checked_at":"2026-09-24"}},"free_tier":"no permanent free tier; 30-day trial with $300 credits","sdk":["python","javascript","go","java"],"openapi":null,"llms_txt":null,"desc_en":"Run SQL analytics queries and manage Cloud services/backups via REST API or official MCP server.","notes":"Cloud-hosted remote MCP adds service management, billing, and ClickPipe visibility.","verified":"2026-09-24","free_plan":{"kind":"trial","requires_card":false,"quota":"$300 in credits over 30 days","period":"one_time","source_url":"https://clickhouse.com/pricing","checked_at":"2026-09-24"},"auth_scheme":{"type":"http","in":"header","name":"Authorization","scheme":"basic","format":"Authorization: Basic base64(:)","source_url":"https://clickhouse.com/docs/products/cloud/features/admin-features/api/api-overview","checked_at":"2026-09-24"},"base_url":"https://api.clickhouse.cloud/v1","rate_limits":{"summary":"Cloud API: 10 requests per 10-second window per API key; up to 100 keys per organization","source_url":"https://clickhouse.com/docs/products/cloud/features/admin-features/api/api-overview","checked_at":"2026-09-24"},"operations":["analytics-query","sql-database"],"no_auth":false,"call":{"operation":"run a SQL query over the HTTPS interface","method":"POST","url":"https://{service_host}:8443/","example":"curl \"https://$CLICKHOUSE_HOST:8443/\" --user \"default:$CLICKHOUSE_PASSWORD\" --data-binary \"SELECT 1 FORMAT JSON\"","response_fields":["data","meta","rows","statistics"],"async":null,"source_url":"https://clickhouse.com/docs/interfaces/http","checked_at":"2026-09-24"},"has_free_tier":false,"has_trial":true,"no_card":true,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","mcp":"ok"},"ratings":[{"source":"github","repo":"ClickHouse/mcp-clickhouse","stars":879,"forks":208,"pushed_at":"2026-09-21","archived":false,"url":"https://github.com/ClickHouse/mcp-clickhouse","fetched_at":"2026-09-24T16:54Z"}],"uptime":{"window_days":30,"api":{"url":"https://api.clickhouse.cloud/v1","probes":1,"up":1,"median_ms":534,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":200}},"mcp_remote":{"url":"https://mcp.clickhouse.cloud/mcp","probes":1,"up":1,"median_ms":420,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}}}}, {"id":"convex","name":"Convex","homepage":"https://www.convex.dev","docs":"https://docs.convex.dev/ai/convex-mcp-server","auth":"api_key","auth_hint":"deploy key / admin key","mcp":{"type":"official","url":"https://github.com/get-convex/convex-backend","maintainer":"vendor","tools":["status","tables","data","runOneoffQuery","functionSpec","run","logs","insights","envList","envGet","envSet","envRemove"],"covers_full_api":true,"source_url":"https://docs.convex.dev/ai/convex-mcp-server","checked_at":"2026-09-24","domain_verified":null,"kind":"official","config":{"transport":"stdio","command":"npx","args":["-y","convex@latest","mcp","start"],"env":["CONVEX_DEPLOY_KEY"],"docs_only":false,"source_url":"https://docs.convex.dev/ai/convex-mcp-server","checked_at":"2026-09-24"}},"free_tier":"generous free tier for small apps, zero cost/maintenance","sdk":["javascript","python","rust"],"openapi":null,"llms_txt":null,"desc_en":"Introspect tables/functions, call functions, and read/write data in a reactive database via MCP or client SDKs.","notes":"Vector search available even on the free tier.","verified":"2026-09-24","free_plan":{"kind":"free_tier","quota":"1M function calls, 0.5 GB database storage, 1 GB data egress, 1 GB file storage","period":"month","source_url":"https://www.convex.dev/pricing","checked_at":"2026-09-24"},"auth_scheme":{"type":"apiKey","in":"header","name":"Authorization","format":"Authorization: Convex (admin); Authorization: Bearer for user-level calls","source_url":"https://docs.convex.dev/http-api/","checked_at":"2026-09-24"},"base_url":"https://.convex.cloud/api","operations":["nosql-database","vector-search"],"no_auth":false,"call":{"operation":"call a query function over HTTP","method":"POST","url":"https://{deployment}.convex.cloud/api/query","example":"curl https://$CONVEX_DEPLOYMENT.convex.cloud/api/query -H \"Content-Type: application/json\" -d '{\"path\":\"messages:list\",\"args\":{},\"format\":\"json\"}'","response_fields":["status","value","errorMessage","logLines"],"async":null,"source_url":"https://docs.convex.dev/http-api/","checked_at":"2026-09-24"},"unit_price":{"summary":"Function calls: Free plan 1M/month included, then $2.20 per extra 1M; Pro 25M included, then $2 per extra 1M","source_url":"https://www.convex.dev/pricing","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":false,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","mcp":"ok"},"ratings":[{"source":"github","repo":"get-convex/convex-backend","stars":12604,"forks":818,"pushed_at":"2026-09-24","archived":false,"url":"https://github.com/get-convex/convex-backend","fetched_at":"2026-09-24T16:54Z"}]}, {"id":"google-bigquery","name":"Google BigQuery","homepage":"https://cloud.google.com/bigquery","docs":"https://docs.cloud.google.com/bigquery/docs/reference/mcp","auth":"cloud_iam","auth_hint":"OAuth2/IAM (Google Cloud service account or user credentials)","mcp":{"type":"official","url":"https://bigquery.googleapis.com/mcp","maintainer":"vendor","remote_url":"https://bigquery.googleapis.com/mcp","tools":["list_dataset_ids","get_dataset_info","list_table_ids","get_table_info","execute_sql","execute_sql_readonly","run_bq_command"],"covers_full_api":false,"source_url":"https://docs.cloud.google.com/bigquery/docs/use-bigquery-mcp","checked_at":"2026-09-24","domain_verified":false,"kind":"official","config":{"transport":"streamable-http","url":"https://bigquery.googleapis.com/mcp","headers":null,"oauth":true,"source_url":"https://docs.cloud.google.com/bigquery/docs/use-bigquery-mcp","docs_only":false,"checked_at":"2026-09-24"}},"free_tier":"Free tier: 1 TiB of querying and 10 GiB of storage per month","sdk":["python","javascript","java","go"],"openapi":null,"llms_txt":null,"desc_en":"Run SQL queries and inspect datasets/tables in BigQuery via REST API or the fully-managed remote MCP server.","notes":"Remote MCP server is hosted by Google, no local install needed.","verified":"2026-09-24","free_plan":{"kind":"free_tier","requires_card":true,"quota":"1 TiB of querying and 10 GiB of storage","period":"month","source_url":"https://docs.cloud.google.com/free/docs/free-cloud-features","checked_at":"2026-09-24"},"auth_scheme":{"type":"cloud_iam","in":"header","name":"Authorization","scheme":"bearer","format":"Authorization: Bearer ","source_url":"https://docs.cloud.google.com/docs/authentication/rest","checked_at":"2026-09-24"},"base_url":"https://bigquery.googleapis.com","rate_limits":{"summary":"100 API requests per second per user per method; tabledata.list 1,000 req/s per project; on-demand query usage 200 TiB/day per project","source_url":"https://docs.cloud.google.com/bigquery/quotas","checked_at":"2026-09-24"},"oauth_scopes":{"scopes":["https://www.googleapis.com/auth/bigquery"],"source_url":"https://docs.cloud.google.com/bigquery/docs/use-bigquery-mcp","checked_at":"2026-09-24"},"operations":["analytics-query","sql-database"],"no_auth":false,"call":{"operation":"run a SQL query","method":"POST","url":"https://bigquery.googleapis.com/bigquery/v2/projects/{projectId}/queries","example":"curl -X POST https://bigquery.googleapis.com/bigquery/v2/projects/$PROJECT_ID/queries -H \"Authorization: Bearer $(gcloud auth print-access-token)\" -H \"Content-Type: application/json\" -d '{\"query\": \"SELECT name FROM `bigquery-public-data.usa_names.usa_1910_2013` LIMIT 10\", \"useLegacySql\": false}'","response_fields":["jobComplete","schema.fields","rows[].f[].v","jobReference.jobId","totalBytesProcessed"],"async":"if jobComplete is false, poll GET .../projects/{projectId}/queries/{jobId} (jobs.getQueryResults)","source_url":"https://docs.cloud.google.com/bigquery/docs/reference/rest/v2/jobs/query","checked_at":"2026-09-24"},"unit_price":{"summary":"On-demand queries: $6.25 per TiB scanned (first 1 TiB/month free)","source_url":"https://cloud.google.com/bigquery/pricing","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":false,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","mcp":"reachable"},"ratings":[{"source":"smithery","uses":6986,"url":"https://smithery.ai/servers/bigquery","fetched_at":"2026-09-24T16:54Z"}],"uptime":{"window_days":30,"api":{"url":"https://bigquery.googleapis.com","probes":1,"up":1,"median_ms":385,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":404}},"mcp_remote":{"url":"https://bigquery.googleapis.com/mcp","probes":1,"up":1,"median_ms":391,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":200}}}}, {"id":"mongodb-atlas","name":"MongoDB Atlas","homepage":"https://www.mongodb.com/atlas","docs":"https://www.mongodb.com/docs/atlas/api/atlas-admin-api-ref/","auth":"api_key+oauth2","auth_hint":"OAuth2 service account (client credentials) -> Authorization: Bearer ; legacy: HTTP Digest with Atlas public/private API key","mcp":{"type":"official","url":"https://github.com/mongodb-js/mongodb-mcp-server","maintainer":"vendor","repo":"https://github.com/mongodb-js/mongodb-mcp-server","tools":["find","aggregate","count","insert-many","update-many","delete-many","create-collection","list-collections","list-databases","collection-schema","create-index","explain","export","atlas-list-clusters","atlas-create-free-cluster","atlas-connect-cluster","atlas-create-project","atlas-list-projects","atlas-create-db-user","atlas-create-access-list","atlas-list-alerts","atlas-get-performance-advisor","search-knowledge"],"covers_full_api":false,"source_url":"https://github.com/mongodb-js/mongodb-mcp-server","checked_at":"2026-09-24","domain_verified":null,"kind":"official","config":{"transport":"stdio","command":"npx","args":["-y","mongodb-mcp-server@latest","--readOnly"],"env":["MDB_MCP_CONNECTION_STRING","MDB_MCP_API_CLIENT_ID","MDB_MCP_API_CLIENT_SECRET"],"docs_only":false,"source_url":"https://github.com/mongodb-js/mongodb-mcp-server","checked_at":"2026-09-24"}},"free_tier":"free tier: M0 cluster free forever (512MB)","sdk":["python","javascript","java","csharp","go","rust"],"openapi":null,"llms_txt":null,"desc_en":"Create/manage Atlas clusters and query MongoDB data via Admin API, drivers, or official MCP server.","notes":"MongoDB also runs the Atlas Managed MCP Server (GA Aug 2026, OAuth, recommended), reached via AI-client plugins or the mongodb-atlas-mcp-remote npm package; no public endpoint URL is documented.","verified":"2026-09-24","free_plan":{"kind":"free_tier","quota":"M0 Free cluster: 512 MB storage, shared RAM/vCPU, up to 100 ops/sec; free forever","source_url":"https://www.mongodb.com/pricing","checked_at":"2026-09-24"},"auth_scheme":{"type":"oauth2","in":"header","name":"Authorization","scheme":"bearer","format":"Authorization: Bearer (OAuth2 client credentials, 1h tokens); legacy API keys use HTTP Digest","source_url":"https://www.mongodb.com/docs/atlas/api/api-authentication/","checked_at":"2026-09-24"},"base_url":"https://cloud.mongodb.com/api/atlas/v2","operations":["nosql-database"],"no_auth":false,"call":{"operation":"list clusters in a project","method":"GET","url":"https://cloud.mongodb.com/api/atlas/v2/groups/{groupId}/clusters","example":"curl -H \"Authorization: Bearer $ATLAS_ACCESS_TOKEN\" -H \"Accept: application/vnd.atlas.2025-03-12+json\" https://cloud.mongodb.com/api/atlas/v2/groups/$ATLAS_GROUP_ID/clusters","response_fields":["results[].name","results[].stateName","results[].connectionStrings.standardSrv","totalCount"],"async":null,"source_url":"https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/operation/operation-listgroupclusters","checked_at":"2026-09-24"},"unit_price":{"summary":"Flex cluster from $0.011/hour (capped at $8/month); dedicated M10 from $0.08/hour; M0 free","source_url":"https://www.mongodb.com/pricing","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":false,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","mcp":"ok"},"ratings":[{"source":"github","repo":"mongodb-js/mongodb-mcp-server","stars":1137,"forks":294,"pushed_at":"2026-09-23","archived":false,"url":"https://github.com/mongodb-js/mongodb-mcp-server","fetched_at":"2026-09-24T16:54Z"},{"source":"sourceforge","rating":5.0,"reviews":1,"url":"https://sourceforge.net/software/product/MongoDB-Atlas/","fetched_at":"2026-09-24T16:58Z"}],"uptime":{"window_days":30,"api":{"url":"https://cloud.mongodb.com/api/atlas/v2","probes":1,"up":1,"median_ms":364,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}}},"reviews_url":"https://raw.githubusercontent.com/eater2/ai_agents_api_library/main/catalog/reviews/mongodb-atlas.json"}, {"id":"neon-postgres","name":"Neon Postgres","homepage":"https://neon.com","docs":"https://neon.com/docs/reference/api","auth":"api_key+oauth2","auth_hint":"Authorization: Bearer ","mcp":{"type":"official","url":"https://github.com/neondatabase/mcp-server-neon","maintainer":"vendor","remote_url":"https://mcp.neon.tech/mcp","repo":"https://github.com/neondatabase/mcp-server-neon","tools":["list_projects","describe_project","create_project","delete_project","list_organizations","list_branches","create_branch","reset_from_parent","delete_branch","describe_branch","restore_snapshot","list_postgres_endpoints","list_snapshots","get_connection_string","run_sql","run_sql_transaction","get_database_tables","describe_table_schema","compare_database_schema","prepare_database_migration","complete_database_migration","inspect_database","list_slow_queries","explain_sql_statement","prepare_query_tuning","complete_query_tuning","provision_neon_auth","provision_neon_data_api","query_logs","list_functions","list_storage_buckets","search","fetch"],"covers_full_api":true,"source_url":"https://neon.com/docs/ai/neon-mcp-server","checked_at":"2026-09-24","domain_verified":false,"kind":"official","config":{"transport":"streamable-http","url":"https://mcp.neon.tech/mcp","headers":{"Authorization":"Bearer $NEON_API_KEY"},"oauth":true,"env":[],"docs_only":false,"source_url":"https://github.com/neondatabase/mcp-server-neon#option-3-remote-hosted-mcp-server-api-key-based-authentication","checked_at":"2026-09-24"}},"free_tier":"Free tier: 100 projects; 0.5 GB storage, 100 CU-hours and 5 GB egress per project per month, no card required","sdk":[],"openapi":"https://neon.com/api_spec/release/v2.json","llms_txt":"https://api-docs.neon.tech/llms.txt","desc_en":"Provision and manage serverless Postgres projects/branches and run SQL via REST API or MCP server.","notes":"OAuth recommended for local IDEs, static API key for headless agents.","verified":"2026-09-24","free_plan":{"kind":"free_tier","requires_card":false,"quota":"100 projects; 0.5 GB storage, 100 CU-hours and 5 GB egress per project per month","period":"month","source_url":"https://neon.com/pricing","checked_at":"2026-09-24"},"auth_scheme":{"type":"http","in":"header","name":"Authorization","scheme":"bearer","format":"Authorization: Bearer ","source_url":"https://neon.com/docs/reference/api","checked_at":"2026-09-24"},"base_url":"https://console.neon.tech/api/v2","async_jobs":{"value":true,"how":"long-running tasks return operation IDs; poll GET /projects/{project_id}/operations/{operation_id}","source_url":"https://neon.com/docs/reference/api"},"operations":["sql-database"],"no_auth":false,"call":{"operation":"create a Postgres project","method":"POST","url":"https://console.neon.tech/api/v2/projects","example":"curl -X POST https://console.neon.tech/api/v2/projects -H \"Authorization: Bearer $NEON_API_KEY\" -H 'Content-Type: application/json' -d '{\"project\":{\"name\":\"my-db\",\"region_id\":\"aws-us-east-2\"}}'","response_fields":["project.id","connection_uris[0].connection_uri","endpoints[0].host"],"async":null,"source_url":"https://neon.com/docs/reference/api/projects/create-project.md","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":true,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","mcp":"ok","openapi":"ok","llms_txt":"ok"},"ratings":[{"source":"github","repo":"neondatabase/mcp-server-neon","stars":650,"forks":126,"pushed_at":"2026-09-23","archived":false,"url":"https://github.com/neondatabase/mcp-server-neon","fetched_at":"2026-09-24T16:54Z"}],"uptime":{"window_days":30,"api":{"url":"https://console.neon.tech/api/v2","probes":1,"up":1,"median_ms":391,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":404}},"mcp_remote":{"url":"https://mcp.neon.tech/mcp","probes":1,"up":1,"median_ms":424,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}}}}, {"id":"planetscale","name":"PlanetScale","homepage":"https://planetscale.com","docs":"https://planetscale.com/docs/connect/mcp","auth":"api_key+oauth2","auth_hint":"Service token or OAuth (for MCP)","mcp":{"type":"official","url":"https://mcp.pscale.dev/mcp/planetscale","maintainer":"vendor","remote_url":"https://mcp.pscale.dev/mcp/planetscale","covers_full_api":false,"source_url":"https://planetscale.com/docs/connect/mcp","checked_at":"2026-09-24","domain_verified":false,"kind":"official","config":{"transport":"streamable-http","url":"https://mcp.pscale.dev/mcp/planetscale","headers":null,"oauth":true,"docs_only":false,"source_url":"https://planetscale.com/docs/connect/mcp","checked_at":"2026-09-24"}},"free_tier":"Paid only: no free or Hobby plan; cheapest is Postgres PS-5 single node at $5/month","sdk":["javascript"],"openapi":null,"llms_txt":"https://planetscale.com/docs/llms.txt","desc_en":"Manage MySQL databases, branches, and schema, and view Insights via hosted MCP server or API.","notes":"MCP server launched Jan 2026; configurable read-only vs full-access permissions.","verified":"2026-09-24","free_plan":{"kind":"none","source_url":"https://planetscale.com/pricing","checked_at":"2026-09-24"},"auth_scheme":{"type":"apiKey","in":"header","name":"Authorization","format":"Authorization: :","source_url":"https://planetscale.com/docs/api/reference/service-tokens","checked_at":"2026-09-24"},"base_url":"https://api.planetscale.com/v1","rate_limits":{"summary":"600 requests per minute (subject to change)","source_url":"https://planetscale.com/docs/api/reference/getting-started-with-planetscale-api","checked_at":"2026-09-24"},"operations":["sql-database"],"no_auth":false,"has_free_tier":false,"has_trial":false,"no_card":false,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","mcp":"reachable","llms_txt":"ok"},"ratings":[{"source":"smithery","uses":2,"url":"https://smithery.ai/servers/planetscale","fetched_at":"2026-09-24T16:54Z"}],"uptime":{"window_days":30,"api":{"url":"https://api.planetscale.com/v1","probes":1,"up":1,"median_ms":471,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":404}},"mcp_remote":{"url":"https://mcp.pscale.dev/mcp/planetscale","probes":1,"up":1,"median_ms":828,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}}}}, {"id":"snowflake","name":"Snowflake","homepage":"https://www.snowflake.com","docs":"https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-agents-mcp","auth":"api_key+oauth2","auth_hint":"Key-pair auth, OAuth, or PAT; cloud_iam variants for Snowpark","mcp":{"type":"official","url":"https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-agents-mcp","maintainer":"vendor","remote_url":"https:///api/v2/databases/{database}/schemas/{schema}/mcp-servers/{name}","repo":"https://github.com/Snowflake-Labs/mcp","covers_full_api":false,"source_url":"https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-agents-mcp","checked_at":"2026-09-24","domain_verified":false,"kind":"official","config":{"transport":"streamable-http","url":"https://{account_url}/api/v2/databases/{database}/schemas/{schema}/mcp-servers/{name}","headers":null,"oauth":true,"source_url":"https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-agents-mcp","docs_only":false,"checked_at":"2026-09-24"}},"free_tier":"trial credits (no permanent free tier); check pricing","sdk":["python","javascript","java","go"],"openapi":null,"llms_txt":null,"desc_en":"Run SQL, Cortex Analyst, and Cortex Search over warehoused data via REST API or managed MCP server.","notes":"Snowflake-managed MCP server reached GA Nov 2025; hosted per account at https:///api/v2/databases/{db}/schemas/{schema}/mcp-servers/{name}. Snowflake-Labs/mcp is a separate self-hosted server.","verified":"2026-09-24","free_plan":{"kind":"trial","requires_card":false,"quota":"30-day trial with a free usage balance (ends at 30 days or when balance is used up); AI features disabled until a card is added","period":"one_time","source_url":"https://docs.snowflake.com/en/user-guide/admin-trial-account","checked_at":"2026-09-24"},"auth_scheme":{"type":"http","in":"header","name":"Authorization","scheme":"bearer","format":"Authorization: Bearer with optional X-Snowflake-Authorization-Token-Type header","source_url":"https://docs.snowflake.com/en/developer-guide/sql-api/authenticating","checked_at":"2026-09-24"},"base_url":"https://.snowflakecomputing.com/api/v2","operations":["analytics-query","sql-database"],"no_auth":false,"call":{"operation":"execute a SQL statement","method":"POST","url":"https://{account_identifier}.snowflakecomputing.com/api/v2/statements","example":"curl -X POST \"https://$SNOWFLAKE_ACCOUNT.snowflakecomputing.com/api/v2/statements\" -H 'Content-Type: application/json' -H \"Authorization: Bearer $SNOWFLAKE_JWT\" -H 'Accept: application/json' -H 'User-Agent: myApplicationName/1.0' -d '{\"statement\": \"select current_date()\", \"timeout\": 60, \"warehouse\": \"TESTWH\"}'","response_fields":["statementHandle","resultSetMetaData.numRows","data","statementStatusUrl"],"async":"if HTTP 202, poll GET statementStatusUrl (/api/v2/statements/{statementHandle}) until 200","source_url":"https://docs.snowflake.com/en/developer-guide/sql-api/submitting-requests","checked_at":"2026-09-24"},"has_free_tier":false,"has_trial":true,"no_card":true,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","mcp":"ok"},"ratings":[{"source":"github","repo":"Snowflake-Labs/mcp","stars":299,"forks":108,"pushed_at":"2026-05-15","archived":false,"url":"https://github.com/Snowflake-Labs/mcp","fetched_at":"2026-09-24T16:54Z"},{"source":"sourceforge","rating":4.8,"reviews":4,"url":"https://sourceforge.net/software/product/Snowflake/","fetched_at":"2026-09-24T16:58Z"}],"reviews_url":"https://raw.githubusercontent.com/eater2/ai_agents_api_library/main/catalog/reviews/snowflake.json"}, {"id":"supabase","name":"Supabase","homepage":"https://supabase.com","docs":"https://supabase.com/docs/guides/api","auth":"api_key+oauth2","auth_hint":"apikey: (not Authorization: Bearer; new keys are not JWTs); Management API: Authorization: Bearer ","mcp":{"type":"official","url":"https://mcp.supabase.com/mcp","maintainer":"vendor","remote_url":"https://mcp.supabase.com/mcp","repo":"https://github.com/supabase-community/supabase-mcp","tools":["list_organizations","get_organization","list_projects","get_project","create_project","pause_project","restore_project","get_cost","confirm_cost","list_tables","list_extensions","list_migrations","apply_migration","execute_sql","get_advisors","get_project_url","get_publishable_keys","generate_typescript_types","list_edge_functions","get_edge_function","deploy_edge_function","search_docs","list_storage_buckets","get_storage_config","create_branch","list_branches","delete_branch","merge_branch","reset_branch","rebase_branch"],"covers_full_api":false,"source_url":"https://supabase.com/docs/guides/getting-started/mcp","checked_at":"2026-09-24","domain_verified":true,"kind":"vendor-hosted","config":{"transport":"streamable-http","url":"https://mcp.supabase.com/mcp","headers":{"Authorization":"Bearer $SUPABASE_ACCESS_TOKEN"},"oauth":true,"docs_only":false,"source_url":"https://supabase.com/docs/guides/getting-started/mcp","checked_at":"2026-09-24"}},"free_tier":"free tier: 2 projects, 500MB DB, 5GB bandwidth","sdk":["javascript","python","dart","swift"],"openapi":null,"llms_txt":null,"desc_en":"Manage Postgres tables, auth, storage, and edge functions via REST/GraphQL APIs or client SDKs.","notes":"Official MCP server can also create/manage whole projects, not just query data.","verified":"2026-09-24","free_plan":{"kind":"free_tier","quota":"2 active projects, 500 MB database, 5 GB egress, 1 GB file storage, 50,000 MAU; paused after 1 week of inactivity","period":"month","source_url":"https://supabase.com/pricing","checked_at":"2026-09-24"},"auth_scheme":{"type":"apiKey","in":"header","name":"apikey","format":"apikey: ","source_url":"https://supabase.com/docs/guides/api/api-keys","checked_at":"2026-09-24"},"base_url":"https://api.supabase.com/v1","rate_limits":{"summary":"Management API: 120 requests/min per user per scope; some analytics and database endpoints 30 or 10/min; Free plan data API requests unlimited","source_url":"https://supabase.com/docs/reference/api/introduction","checked_at":"2026-09-24"},"operations":["sql-database","object-storage"],"no_auth":false,"call":{"operation":"query rows from a table via the Data REST API","method":"GET","url":"https://{project_ref}.supabase.co/rest/v1/{table}?select=*","example":"curl \"https://$SUPABASE_PROJECT_REF.supabase.co/rest/v1/leaderboard?select=*&order=score.desc\" -H \"apikey: $SUPABASE_PUBLISHABLE_KEY\"","response_fields":["[] (JSON array of row objects)"],"async":null,"source_url":"https://supabase.com/docs/guides/api/quickstart","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":false,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","mcp":"ok"},"ratings":[{"source":"smithery","uses":189,"url":"https://smithery.ai/servers/Supabase","fetched_at":"2026-09-24T16:54Z"}],"uptime":{"window_days":30,"api":{"url":"https://api.supabase.com/v1","probes":1,"up":1,"median_ms":234,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}},"mcp_remote":{"url":"https://mcp.supabase.com/mcp","probes":1,"up":1,"median_ms":149,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}}}}, {"id":"tidb-cloud","name":"TiDB Cloud API (Starter)","homepage":"https://www.pingcap.com/tidb/cloud/","docs":"https://docs.pingcap.com/api/tidb-cloud-api-overview/","auth":"api_key","auth_hint":"HTTP Digest auth with API public key as username and private key as password (Management API); SQL via MySQL connection string or serverless HTTP driver with cluster user/password","mcp":{"type":"official","url":"https://github.com/pingcap/pytidb","maintainer":"vendor","repo":"https://github.com/pingcap/pytidb","tools":["show_databases","switch_database","show_tables","db_query","db_execute","db_create_user","db_remove_user"],"covers_full_api":false,"source_url":"https://github.com/pingcap/pytidb/blob/main/pytidb/ext/mcp/server.py","checked_at":"2026-09-24","domain_verified":null,"kind":"official","config":{"transport":"stdio","command":"uvx","args":["--from","pytidb[mcp]","tidb-mcp-server"],"env":["TIDB_HOST","TIDB_PORT","TIDB_USERNAME","TIDB_PASSWORD","TIDB_DATABASE"],"docs_only":false,"source_url":"https://github.com/pingcap/pytidb","checked_at":"2026-09-24"}},"free_tier":"Free: up to 5 Starter instances per org, 25 GiB row storage + 25 GiB columnar storage + 250M Request Units per month in total; no credit card","sdk":["python","javascript"],"openapi":null,"llms_txt":"https://docs.pingcap.com/llms.txt","desc_en":"Lets an agent create and manage serverless MySQL-compatible TiDB clusters and run SQL, full-text and vector search queries against them.","notes":"Cloud API is in public preview (v1beta1 for Starter/Essential/Dedicated). Official MCP server is local (uvx --from pytidb[mcp] tidb-mcp-server, stdio or SSE) and needs the cluster connection credentials. A 6th instance requires a card and spending limit.","verified":"2026-09-24","free_plan":{"kind":"free_tier","requires_card":false,"quota":"25 GiB row storage, 25 GiB column storage and 250M Request Units per organization","period":"month","source_url":"https://www.pingcap.com/tidb-cloud-pricing/","checked_at":"2026-09-24"},"auth_scheme":{"type":"http","in":"header","name":"Authorization","format":"HTTP Digest auth: API public key as username, private key as password","source_url":"https://docs.pingcap.com/api/tidb-cloud-api-overview/","checked_at":"2026-09-24"},"operations":["sql-database","vector-search"],"no_auth":false,"call":{"operation":"list Starter clusters","method":"GET","url":"https://serverless.tidbapi.com/v1beta1/clusters","example":"curl --digest --user \"$TIDB_PUBLIC_KEY:$TIDB_PRIVATE_KEY\" https://serverless.tidbapi.com/v1beta1/clusters","response_fields":["clusters[].clusterId","clusters[].displayName","clusters[].state","clusters[].endpoints","nextPageToken"],"async":null,"source_url":"https://pkg.go.dev/github.com/tidbcloud/tidbcloud-cli/pkg/tidbcloud/v1beta1/serverless/cluster","checked_at":"2026-09-24"},"unit_price":{"summary":"Starter: $0.10 per 1M Request Units in US regions ($0.12 APAC/Europe); row storage $0.20/GiB-month","source_url":"https://www.pingcap.com/tidb-cloud-starter-pricing-details/","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":true,"stale":false}, {"id":"tinybird","name":"Tinybird API","homepage":"https://www.tinybird.co","docs":"https://www.tinybird.co/docs/api-reference","auth":"api_key","auth_hint":"Authorization: Bearer (workspace admin, resource-scoped token or JWT)","mcp":{"type":"official","url":"https://mcp.tinybird.co?token=TINYBIRD_TOKEN","maintainer":"vendor","remote_url":"https://mcp.tinybird.co?token=TINYBIRD_TOKEN","tools":["call_endpoint","execute_query","text_to_sql","list_endpoints","list_datasources","list_service_datasources"],"covers_full_api":false,"source_url":"https://www.tinybird.co/docs/forward/analytics-agents/mcp","checked_at":"2026-09-24","domain_verified":true,"kind":"vendor-hosted","config":{"transport":"streamable-http","url":"https://mcp.tinybird.co?token=$TINYBIRD_TOKEN","headers":null,"oauth":false,"docs_only":false,"source_url":"https://www.tinybird.co/docs/forward/analytics-agents/mcp","checked_at":"2026-09-24"}},"free_tier":"Free plan: 10 GB storage, 1,000 API requests/day, 0.25 vCPU shared; no credit card","sdk":["python","javascript"],"openapi":null,"llms_txt":"https://www.tinybird.co/docs/llms.txt","desc_en":"Lets an agent ingest events into real-time ClickHouse-based data sources, run SQL queries and call published analytics API endpoints.","notes":"Remote MCP over Streamable HTTP, token passed as query parameter (add &host=... for non-default regions); use mcp-remote for older clients. API host depends on workspace region.","verified":"2026-09-24","free_plan":{"kind":"free_tier","requires_card":false,"quota":"10 GB storage, 1,000 API requests per day, 0.25 vCPU","period":"day","source_url":"https://www.tinybird.co/pricing","checked_at":"2026-09-24"},"auth_scheme":{"type":"http","in":"header","name":"Authorization","scheme":"bearer","format":"Authorization: Bearer (or ?token=)","source_url":"https://www.tinybird.co/docs/api-reference","checked_at":"2026-09-24"},"base_url":"https://api.tinybird.co","rate_limits":{"summary":"Limits depend on plan (Free: 1,000 API requests/day); 429 Too many requests when exceeded","source_url":"https://www.tinybird.co/docs/api-reference","checked_at":"2026-09-24"},"operations":["analytics-query","data-pipeline"],"no_auth":false,"call":{"operation":"run a SQL query","method":"POST","url":"https://{api_host}/v0/sql","example":"curl -H \"Authorization: Bearer $TINYBIRD_TOKEN\" --data \"q=SELECT * FROM my_datasource LIMIT 10 FORMAT JSON\" https://api.tinybird.co/v0/sql","response_fields":["meta","data","rows","statistics.elapsed"],"source_url":"https://www.tinybird.co/docs/api-reference/query-api","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":true,"stale":false,"uptime":{"window_days":30,"api":{"url":"https://api.tinybird.co","probes":1,"up":1,"median_ms":3197,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":302}},"mcp_remote":{"url":"https://mcp.tinybird.co?token=TINYBIRD_TOKEN","probes":1,"up":1,"median_ms":240,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":200}}}}, {"id":"turso","name":"Turso","homepage":"https://turso.tech","docs":"https://docs.turso.tech","auth":"api_key","auth_hint":"Authorization: Bearer ","mcp":{"type":"official","url":"https://mcp.turso.ai/mcp","maintainer":"vendor","remote_url":"https://mcp.turso.ai/mcp","repo":"https://github.com/tursodatabase/turso-mcp","covers_full_api":true,"source_url":"https://docs.turso.tech/integrations/mcp","checked_at":"2026-09-24","domain_verified":false,"kind":"official","config":{"transport":"streamable-http","url":"https://mcp.turso.ai/mcp","headers":null,"oauth":true,"env":[],"docs_only":false,"source_url":"https://github.com/tursodatabase/turso-mcp#how-it-works","checked_at":"2026-09-24"}},"free_tier":"Free tier: 100 databases, 5 GB storage, 500M rows read and 10M rows written per month, no card required","sdk":["javascript","python","rust","go"],"openapi":null,"llms_txt":null,"desc_en":"Create and query edge SQLite (libSQL) databases programmatically via HTTP/SDK client libraries.","notes":"Official hosted MCP server (OAuth 2.1) manages databases and groups and runs SQL; repo github.com/tursodatabase/turso-mcp.","verified":"2026-09-24","free_plan":{"kind":"free_tier","requires_card":false,"quota":"100 databases, 5 GB storage, 500M rows read and 10M rows written per month","period":"month","source_url":"https://turso.tech/pricing","checked_at":"2026-09-24"},"auth_scheme":{"type":"http","in":"header","name":"Authorization","scheme":"bearer","format":"Authorization: Bearer ","source_url":"https://docs.turso.tech/api-reference/authentication","checked_at":"2026-09-24"},"base_url":"https://api.turso.tech/v1","operations":["sql-database"],"no_auth":false,"call":{"operation":"create a database","method":"POST","url":"https://api.turso.tech/v1/organizations/{organizationSlug}/databases","example":"curl -X POST \"https://api.turso.tech/v1/organizations/$TURSO_ORG/databases\" -H \"Authorization: Bearer $TURSO_API_TOKEN\" -H \"Content-Type: application/json\" -d '{\"name\":\"new-database\",\"group\":\"default\"}'","response_fields":["database.DbId","database.Hostname","database.Name"],"async":null,"source_url":"https://docs.turso.tech/api-reference/databases/create","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":true,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok"},"uptime":{"window_days":30,"api":{"url":"https://api.turso.tech/v1","probes":1,"up":1,"median_ms":358,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":404}},"mcp_remote":{"url":"https://mcp.turso.ai/mcp","probes":1,"up":1,"median_ms":350,"last":{"at":"2026-09-24T18:26Z","up":true,"detail":401}}}}, {"id":"upstash-redis-vector","name":"Upstash (Redis, Vector)","homepage":"https://upstash.com","docs":"https://upstash.com/docs/redis/overall/getstarted","auth":"api_key","auth_hint":"Authorization: Bearer ","mcp":{"type":"official","url":"https://mcp.upstash.com/mcp","maintainer":"vendor","repo":"https://github.com/upstash/mcp-server","covers_full_api":false,"source_url":"https://github.com/upstash/mcp-server","checked_at":"2026-09-24","domain_verified":true,"kind":"vendor-hosted","config":{"transport":"streamable-http","url":"https://mcp.upstash.com/mcp","headers":{"Authorization":"Bearer $UPSTASH_EMAIL:$UPSTASH_API_KEY"},"oauth":true,"env":[],"docs_only":false,"source_url":"https://upstash.com/docs/agent-resources/mcp","checked_at":"2026-09-24"}},"free_tier":"Free tier: Redis 256MB/500K cmds per month; Vector 10K queries+updates per day (max 200M vectors x dimensions, 1,536 dims)","sdk":["javascript","python","go"],"openapi":null,"llms_txt":null,"desc_en":"Call serverless Redis, Vector, and QStash over HTTP REST API from edge/serverless runtimes.","notes":"Remote MCP endpoint supports OAuth or API key.","verified":"2026-09-24","free_plan":{"kind":"free_tier","requires_card":false,"quota":"Redis: 256 MB data, 500K commands/month; Vector: 1 free index, 10K queries+updates/day","period":"month","source_url":"https://upstash.com/pricing","checked_at":"2026-09-24"},"auth_scheme":{"type":"http","in":"header","name":"Authorization","scheme":"bearer","format":"Authorization: Bearer (or ?_token=)","source_url":"https://upstash.com/docs/redis/features/restapi","checked_at":"2026-09-24"},"operations":["key-value-store","vector-search"],"no_auth":false,"call":{"operation":"set a Redis key over REST","method":"GET","url":"{UPSTASH_REDIS_REST_URL}/set/{key}/{value}","example":"curl $UPSTASH_REDIS_REST_URL/set/foo/bar -H \"Authorization: Bearer $UPSTASH_REDIS_REST_TOKEN\"","response_fields":["result","error"],"async":null,"source_url":"https://upstash.com/docs/redis/features/restapi","checked_at":"2026-09-24"},"unit_price":{"summary":"Redis pay-as-you-go: $0.20 per 100K commands","source_url":"https://upstash.com/pricing/redis","checked_at":"2026-09-24"},"has_free_tier":true,"has_trial":false,"no_card":true,"stale":false,"link_check":{"checked_at":"2026-09-24","docs":"ok","mcp":"reachable"}} ]}