Agent skill
mcp-server-discovery
Discovers and finds connection details for Model Context Protocol (MCP) servers through research and documentation
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/mcp-server-discovery
SKILL.md
MCP Server Discovery Skill
This skill discovers and finds connection details for Model Context Protocol (MCP) servers by researching official documentation, GitHub repositories, and trusted sources.
Purpose
- Perform web searches to find MCP server connection details
- Research official documentation for specific services
- Read GitHub repository READMEs for MCP server implementations
- Find blog posts and articles about MCP server integrations
- Gather authentication and configuration information from trusted sources
Research Approach
- Web Search Queries: Formulate targeted search queries like "neon db http mcp server url" or "github sse mcp server documentation"
- Official Documentation: Prioritize official documentation from service providers
- GitHub Repositories: Check for official MCP server implementations and their README files
- Blog Posts: Research articles on platforms like Medium, Dev.to, or official blogs
- Verification: Cross-reference multiple sources to ensure accuracy
Information Gathering
- Connection URLs and endpoints for HTTP/SSE MCP servers
- Command-line tools and installation instructions for stdio servers
- Authentication methods and required tokens/credentials
- Configuration parameters and setup instructions
- Required dependencies and system requirements
Quality Standards
- Prioritize official documentation and repositories
- Verify information across multiple trusted sources
- Focus on current, up-to-date implementation details
- Flag deprecated or experimental implementations
- Note any specific version requirements
Usage Context
Use this skill when:
- Users need connection details for specific MCP servers
- Uncertain about official endpoints for services like Neon DB, GitHub, Slack, etc.
- Need to research authentication methods for specific platforms
- Looking for command-line tools for stdio-based MCP servers
- Seeking setup instructions for specific MCP server implementations
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?