スキル一覧に戻る
syeda-hoorain-ali

mcp-server-troubleshooting

by syeda-hoorain-ali

TaskFlow is an innovative todo application that demonstrates the complete evolution of software development from a simple in-memory Python console app to a sophisticated, AI-powered, cloud-native application deployed on Kubernetes.

0🍴 0📅 2026年1月21日
GitHubで見るManusで実行

SKILL.md


name: mcp-server-troubleshooting description: Diagnoses and resolves common Model Context Protocol (MCP) server connection issues with OpenAI Agents SDK

MCP Server Troubleshooting Skill

This skill helps diagnose and resolve common issues with Model Context Protocol (MCP) server connections in OpenAI Agents SDK.

Purpose

  • Identify common MCP connection problems
  • Provide systematic troubleshooting steps
  • Resolve authentication, network, and configuration issues
  • Debug tool availability and communication problems

Common Issues Addressed

  1. Connection failures - Network timeouts, unreachable servers
  2. Authentication errors - Token issues, invalid credentials
  3. Tool discovery problems - Tools not appearing, listing failures
  4. Communication errors - Request/response failures
  5. Performance issues - Slow responses, timeouts
  6. Configuration problems - Incorrect parameters, headers

Troubleshooting Approach

  1. Identify the transport method in use (Hosted, HTTP, SSE, stdio)
  2. Check basic connectivity to the MCP server
  3. Verify authentication credentials and tokens
  4. Validate server configuration parameters
  5. Test tool listing functionality
  6. Examine error messages for specific details
  7. Review logs for additional diagnostic information

Diagnostic Commands

  • Test server reachability
  • Validate authentication tokens
  • Check tool listing endpoints
  • Verify headers and parameters
  • Review timeout configurations

Resolution Strategies

  • Update authentication credentials
  • Adjust timeout values
  • Fix network configuration
  • Correct server parameters
  • Implement retry mechanisms
  • Add proper error handling

スコア

総合スコア

75/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

1ヶ月以内に更新

+10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

レビュー

💬

レビュー機能は近日公開予定です