{"id":"rasesql-mcp-server","name":"rasesql-mcp-server","homepage":"https://pypi.org/project/rasesql-mcp-server/","repo_url":"https://gitee.com/frankjin/mcp-server.git","category":"ai-ml","subcategories":[],"tags":["mcp","sql","agent-tools","llm-integration","data-access"],"what_it_does":"Provides an MCP server for SQL-related assistance (rasesql) so an AI agent can interact with a SQL engine/workflow via MCP tools. Used to let agents translate/plan SQL tasks and fetch results through a standardized tool interface.","use_cases":["Letting an AI agent run SQL queries or SQL workflow steps via MCP","SQL generation and query assistance for analysts/developers","Agent tool integration where MCP is the preferred interface"],"not_for":["A production database access layer for untrusted users without additional controls","General-purpose API access unrelated to SQL tasks","Environments requiring a fully documented REST/GraphQL interface"],"best_when":"You already use MCP-based agent tooling and want SQL capabilities exposed as MCP tools.","avoid_when":"You need strict enterprise auth/RBAC documentation, clear rate-limit headers, or a documented REST/OpenAPI contract instead of MCP.","alternatives":["Direct database drivers/ORMs (e.g., PostgreSQL/MySQL clients) plus your own agent tool wrapper","Other SQL-focused agent toolkits/LLM-to-SQL libraries with documented APIs","MCP servers from other projects that expose SQL or database tooling"],"af_score":35.8,"security_score":28.8,"reliability_score":32.5,"package_type":"mcp_server","discovery_source":["pypi"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:46:11.686725+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"No authentication details were provided in the supplied information, so auth method, scopes, and enforcement cannot be verified."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Pricing cannot be determined from the provided information (likely an open-source or self-hosted MCP server)."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":35.8,"security_score":28.8,"reliability_score":32.5,"mcp_server_quality":45.0,"documentation_accuracy":35.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":50.0,"rate_limit_clarity":0.0,"tls_enforcement":0.0,"auth_strength":25.0,"scope_granularity":25.0,"dependency_hygiene":50.0,"secret_handling":50.0,"security_notes":"Authentication, TLS, and authorization scope details were not provided. SQL-capable tools increase risk of data exfiltration and unintended mutations; strong allowlisting, query validation, least-privilege DB credentials, and network isolation are recommended.","uptime_documented":0.0,"version_stability":50.0,"breaking_changes_history":50.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["SQL execution can be non-idempotent (writes/DDL) if the tool supports it; agents should ensure they only run safe query types or explicitly guard mutations","Agents may generate expensive queries; ensure resource limits/allowlists are in place"]}}