Skip to content

Conversation

@GongRzhe
Copy link
Contributor

@GongRzhe GongRzhe commented May 27, 2025

Description

Add three new community MCP servers to the repository documentation: Human-In-the-Loop MCP Server, MCP Server Creator, and APIWeaver. These servers expand the ecosystem with capabilities for human oversight workflows, dynamic server creation, and SaaS platform integration.
demo

Server Details

  • Server: Community servers documentation
  • Changes to: README.md community servers list

Motivation and Context

These three servers address important gaps in the MCP ecosystem:

  1. Human-In-the-Loop MCP Server - Enables human oversight and approval workflows in AI agent operations, allowing for manual intervention and decision-making in automated processes. This is crucial for scenarios requiring human judgment or approval gates.

  2. MCP Server Creator - Provides dynamic MCP server creation and management capabilities, enabling automated server generation, configuration, and deployment. This helps streamline MCP server development and management workflows.

  3. APIWeaver - A FastMCP server that dynamically creates MCP servers from web API configurations. This allows you to easily integrate any REST API, GraphQL endpoint, or web service into an MCP-compatible tool that can be used by AI assistants like Claude.

These additions enhance the community's ability to build more sophisticated, human-supervised, and well-integrated AI agent workflows.

How Has This Been Tested?

  • Verified all GitHub repository links are accessible and active
  • Confirmed alphabetical ordering within the community servers section
  • Checked formatting consistency with existing entries
  • Validated markdown syntax and link structure

Breaking Changes

No breaking changes - this is purely a documentation update adding new community server references.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

  • All three servers are authored by the same developer (GongRzhe) and appear to be actively maintained
  • The servers complement each other well: Human-In-the-Loop provides oversight, MCP Server Creator enables dynamic server management, and APIWeaver bridges external services
  • Descriptions are based on repository names and typical MCP server patterns - server authors may want to provide more detailed descriptions if needed
  • Added entries maintain the existing alphabetical ordering within the community servers section
  • All entries follow the established format: **[Server Name](GitHub URL)** - Description

@GongRzhe GongRzhe mentioned this pull request May 27, 2025
12 tasks
@GongRzhe GongRzhe changed the title Add Human-In-the-Loop-MCP-Server MCP-Server-Creator SaaS2MCP Add Human-In-the-Loop-MCP-Server MCP-Server-Creator APIWeaver May 27, 2025
@GongRzhe
Copy link
Contributor Author

This PR is ready for review. @maheshmurag @cliffhall @tadasant Thanks😁😁😁

@tadasant tadasant merged commit 4a98e43 into modelcontextprotocol:main May 28, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants