Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
118 changes: 118 additions & 0 deletions registry/github-remote/spec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
url: https://api.githubcopilot.com/mcp
description: GitHub's official MCP server providing comprehensive access to GitHub repositories, issues, pull requests, actions, security features, and more through OAuth authentication
transport: streamable-http
repository_url: https://github.com/github/github-mcp-server
homepage: https://github.com
license: MIT
author: GitHub
tier: Official
status: Active
tags:
- remote
- github
- git
- version-control
- repositories
- issues
- pull-requests
- actions
- copilot
tools:
# Review and comment operations
- add_comment_to_pending_review
- add_issue_comment
- add_sub_issue
- assign_copilot_to_issue
- cancel_workflow_run
- create_and_submit_pull_request_review
- create_branch
- create_gist
- create_issue
- create_or_update_file
- create_pending_pull_request_review
- create_pull_request
- create_pull_request_with_copilot
- create_repository
- delete_file
- delete_pending_pull_request_review
- delete_workflow_run_logs
- dismiss_notification
- download_workflow_run_artifact
- fork_repository
- get_code_scanning_alert
- get_commit
- get_dependabot_alert
- get_discussion
- get_discussion_comments
- get_file_contents
- get_global_security_advisory
- get_issue
- get_issue_comments
- get_job_logs
- get_latest_release
- get_me
- get_notification_details
- get_pull_request
- get_pull_request_comments
- get_pull_request_diff
- get_pull_request_files
- get_pull_request_reviews
- get_pull_request_status
- get_release_by_tag
- get_secret_scanning_alert
- get_tag
- get_team_members
- get_teams
- get_workflow_run
- get_workflow_run_logs
- get_workflow_run_usage
- list_branches
- list_code_scanning_alerts
- list_commits
- list_dependabot_alerts
- list_discussion_categories
- list_discussions
- list_gists
- list_global_security_advisories
- list_issue_types
- list_issues
- list_notifications
- list_org_repository_security_advisories
- list_pull_requests
- list_releases
- list_repository_security_advisories
- list_secret_scanning_alerts
- list_sub_issues
- list_tags
- list_workflow_jobs
- list_workflow_run_artifacts
- list_workflow_runs
- list_workflows
- manage_notification_subscription
- manage_repository_notification_subscription
- mark_all_notifications_read
- merge_pull_request
- push_files
- remove_sub_issue
- reprioritize_sub_issue
- request_copilot_review
- rerun_failed_jobs
- rerun_workflow_run
- run_workflow
- search_code
- search_issues
- search_orgs
- search_pull_requests
- search_repositories
- search_users
- submit_pending_pull_request_review
- update_gist
- update_issue
- update_pull_request
- update_pull_request_branch
oauth:
authorize_url: https://github.com/login/oauth/authorize
token_url: https://github.com/login/oauth/access_token
scopes:
- repo
- user:email
41 changes: 41 additions & 0 deletions registry/huggingface/spec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
url: https://huggingface.co/mcp
description: Official Hugging Face MCP server providing access to models, datasets, research papers, documentation, and image generation through the Hugging Face platform with authentication and search capabilities
transport: streamable-http
homepage: https://huggingface.co/mcp
author: Hugging Face
tier: Official
status: Active
tags:
- remote
- ai
- huggingface
- models
- datasets
- research-papers
- documentation
- image-generation
- authentication
tools:
# User and authentication
- hf_whoami

# Space operations
- space_search

# Model operations
- model_search
- model_details

# Research papers
- paper_search

# Dataset operations
- dataset_search
- dataset_details

# Documentation
- hf_doc_search
- hf_doc_fetch

# Image generation
- gr1_flux1_schnell_infer
16 changes: 16 additions & 0 deletions registry/mcp-spec/spec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
url: https://modelcontextprotocol.io/mcp
description: Official MCP server for the Model Context Protocol specification, enabling users to ask questions and get information about the MCP protocol itself
transport: streamable-http
homepage: https://modelcontextprotocol.io
author: Model Context Protocol
tier: Official
status: Active
tags:
- remote
- mcp
- specification
- protocol
- documentation
- official
tools:
- SearchModelContextProtocol
40 changes: 40 additions & 0 deletions registry/notion-remote/spec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
url: https://mcp.notion.com/mcp
description: Notion's official remote MCP server providing access to Notion workspaces, pages, databases, and comments through natural language commands with live context from user's workspace
transport: streamable-http
homepage: https://developers.notion.com/docs/get-started-with-mcp
author: Notion
tier: Official
status: Active
tags:
- remote
- notion
- workspace
- pages
- databases
- comments
- oauth
- productivity
- collaboration
tools:
# Search and content retrieval
- search
- fetch

# Page operations
- create-pages
- update-page
- move-pages
- duplicate-page

# Database operations
- create-database
- update-database

# Comment operations
- create-comment
- get-comments

# User operations
- get-users
- get-user
- get-self
64 changes: 64 additions & 0 deletions registry/paypal/spec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
# WARNING: Tool list fetch failed on 2025-09-05
# Manual verification may be required
url: https://mcp.paypal.com/mcp
description: Enables integration with PayPal's MCP server for payment processing, invoice creation, and business operations using natural language
transport: streamable-http
homepage: https://www.paypal.ai/docs/tools/mcp-quickstart
author: PayPal
tier: Official
status: Active
tags:
- remote
- payments
- ecommerce
- financial
- paypal
- transactions
- invoices
tools:
# Catalog management
- create_product
- list_product
- show_product_details

# Dispute management
- list_disputes
- get_dispute
- accept_dispute_claim

# Invoices
- create_invoice
- list_invoices
- get_invoice
- send_invoice
- send_invoice_reminder
- cancel_sent_invoice
- generate_invoice_qr_code

# Payments
- create_order
- create_refund
- get_order
- get_refund
- pay_order

# Reporting and insights
- list_transaction

# Shipment tracking
- create_shipment_tracking
- get_shipment_tracking

# Subscription management
- cancel_subscription
- create_subscription
- create_subscription_plan
- list_subscription_plans
- show_subscription_details
- show_subscription_plan_details
- update_subscription

# Additional commerce tools (with feature flag)
- search_product
- create_cart
- checkout_cart
43 changes: 43 additions & 0 deletions registry/replicate/spec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
url: https://mcp.replicate.com/sse
description: Replicate's official MCP server providing access to thousands of AI models and ML workflows through natural language commands, supporting model search, comparison, metadata fetching, and predictions
transport: sse
homepage: https://replicate.com/docs/reference/mcp
author: Replicate
tier: Official
status: Active
tags:
- remote
- ai
- replicate
- model-hosting
- ml-workflows
- inference
- predictions
tools:
- list_collections
- get_collections
- create_deployments
- update_deployments
- list_deployments
- get_deployments
- create_deployments_predictions
- list_hardware
- get_account
- create_models
- list_models
- get_models
- search_models
- list_models_examples
- create_models_predictions
- get_models_readme
- list_models_versions
- get_models_versions
- create_predictions
- list_predictions
- cancel_predictions
- get_predictions
- create_trainings
- list_trainings
- cancel_trainings
- get_trainings
- get_default_webhooks_secret
34 changes: 34 additions & 0 deletions registry/semgrep-remote/spec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
url: https://mcp.semgrep.ai
description: Official Semgrep MCP server providing comprehensive code security scanning, vulnerability detection, and static analysis capabilities through the Semgrep platform
transport: streamable-http
repository_url: https://github.com/semgrep/mcp
homepage: https://mcp.semgrep.ai
license: MIT
author: Semgrep
tier: Official
status: Active
tags:
- remote
- security
- semgrep
- static-analysis
- vulnerability-detection
- code-scanning
- security-audit
tools:
# Rule schema and language support
- semgrep_rule_schema
- get_supported_languages

# Findings and results
- semgrep_findings

# Scanning operations
- semgrep_scan_with_custom_rule
- semgrep_scan
- semgrep_scan_rpc
- semgrep_scan_local

# Security and analysis
- security_check
- get_abstract_syntax_tree
Loading