{"id":"akhildas-ts-mcp-go-server","name":"mcp-go-server","homepage":null,"repo_url":"https://github.com/Akhildas-ts/mcp-go-server","category":"devtools","subcategories":[],"tags":["mcp","go","agent-integration","tooling"],"what_it_does":"A Go-based MCP (Model Context Protocol) server implementation/library intended to expose tools/resources to an MCP-compatible client/host.","use_cases":["Connecting an MCP host (e.g., an AI agent runner) to Go-based tool implementations","Exposing domain-specific actions/data as MCP tools","Building local or self-hosted agent integrations without a separate SaaS API"],"not_for":["Public-facing production APIs requiring strong documented authentication/authorization flows out of the box","Use cases needing a full managed pricing/billing model or hosted infrastructure"],"best_when":"When you want to integrate Go code with an MCP-capable agent host and you can review/compose the server for security, auth, and operational needs.","avoid_when":"When you require turnkey REST/GraphQL/SDK interfaces with clearly documented auth, rate limiting, and SLAs, and you cannot inspect the repository contents.","alternatives":["Use an MCP server template/SDK from a more documented upstream project","Expose functionality via a REST API with OpenAPI + SDKs instead of MCP","Use framework-managed integrations (e.g., hosted tool providers) where auth and rate limits are explicitly documented"],"af_score":26.2,"security_score":31.5,"reliability_score":21.2,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:21:09.601904+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 auth details were provided in the available metadata; auth posture cannot be confirmed."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"As a GitHub Go project, pricing/billing details are not applicable from the provided metadata."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":26.2,"security_score":31.5,"reliability_score":21.2,"mcp_server_quality":35.0,"documentation_accuracy":20.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":50.0,"rate_limit_clarity":0.0,"tls_enforcement":50.0,"auth_strength":30.0,"scope_granularity":0.0,"dependency_hygiene":40.0,"secret_handling":40.0,"security_notes":"No repository-level security details (TLS, auth, secret handling, dependency scanning) were provided in the metadata, so scores are conservative defaults. You should verify the implementation for transport security, authentication/authorization, and safe logging of secrets.","uptime_documented":0.0,"version_stability":35.0,"breaking_changes_history":30.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["No tool schema/behavior or error contract was provided, so agents may need custom handling for tool failures/timeouts.","Because MCP server behavior is not described here, idempotency/retries cannot be assumed."]}}