{"id":"tullymonster-exa-pool-mcp","name":"exa-pool-mcp","homepage":null,"repo_url":"https://github.com/TullyMonster/exa-pool-mcp","category":"ai-ml","subcategories":[],"tags":["mcp","exa","ai-agents","tooling","python","stdio-transport","api-wrapper"],"what_it_does":"Provides an MCP server wrapper that exposes the Exa Pool API as tools for AI assistants, using a Python stdio transport (per README) configured via environment variables.","use_cases":["Let an AI agent call Exa Pool endpoints (search/content/related functions exposed by Exa Pool API) through MCP tools","Build Claude/agent workflows that need Exa data retrieval without implementing Exa calls directly","Rapid prototyping of agent tool integrations for Exa Pool"],"not_for":["Use cases requiring a full-featured standalone SDK or first-class REST/GraphQL interface from this package","Environments that require OAuth-based auth flows or fine-grained scoped tokens beyond a single API key","Teams needing documented rate-limit semantics beyond what the underlying Exa API provides"],"best_when":"You want a lightweight MCP stdio tool bridge to Exa Pool and can supply EXA_POOL_BASE_URL and EXA_POOL_API_KEY to the MCP process.","avoid_when":"You need strong, package-specific guarantees about pagination, retries, idempotency, and error semantics (these are not documented in the provided README).","alternatives":["Use Exa official API directly (instead of MCP)","Build an MCP server yourself for the Exa Pool API using FastMCP or similar","Use other MCP wrappers for Exa/related data providers (if available)"],"af_score":48.2,"security_score":51.8,"reliability_score":22.5,"package_type":"mcp_server","discovery_source":["github"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T15:19:30.970295+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":["API key via EXA_POOL_API_KEY (environment variable)"],"oauth":false,"scopes":false,"notes":"Auth appears to be handled via an API key passed in as an environment variable; the README does not describe scopes or additional auth mechanisms."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Pricing details are not provided for this MCP wrapper; cost depends on the underlying Exa/Exa Pool API."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":48.2,"security_score":51.8,"reliability_score":22.5,"mcp_server_quality":60.0,"documentation_accuracy":45.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":85.0,"rate_limit_clarity":20.0,"tls_enforcement":60.0,"auth_strength":60.0,"scope_granularity":20.0,"dependency_hygiene":45.0,"secret_handling":70.0,"security_notes":"Uses API key via environment variable (reduces risk of hardcoding), but the provided materials do not document TLS enforcement, secret logging behavior, or any scope granularity beyond a single API key.","uptime_documented":0.0,"version_stability":30.0,"breaking_changes_history":40.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["The README shows env-based configuration but does not document tool names/inputs/outputs; agents may need to inspect the MCP server code to learn the exact schema.","Rate-limit and retry behavior are not documented in the provided README; agents may need to rely on Exa API guidance and implement conservative backoff themselves.","Idempotency semantics for write-like operations (if any exist in Exa Pool endpoints) are not documented; agents should avoid assuming safe retries without verifying request types."]}}