Content
# OneMCP Hub
A central repository for [OneMCP](https://onemcp.io/) users to report issues, request features, and propose new MCPs.
## Purpose
This repository serves as the community hub for:
- Reporting bugs and unexpected behaviors
- Requesting new features for OneMCP
- Proposing new MCPs to be added to the platform
- Tracking the status of issues and feature requests
## How to Contribute
### Reporting an Issue
1. Go to the [Issues tab](https://github.com/ipenywis/onemcp-hub/issues/new)
2. Use the "Bug Report" template
3. Provide as much detail as possible:
- Steps to reproduce
- Expected behavior
- Actual behavior
- Screenshots (if applicable)
- System information
### Requesting a New Feature
1. Go to the [Issues tab](https://github.com/ipenywis/onemcp-hub/issues/new)
2. Use the "Feature Request" template
3. Clearly describe:
- The feature you'd like to see
- Why it would be valuable
- Any implementation ideas you have
### Proposing a New MCP
1. Go to the [Issues tab](https://github.com/ipenywis/onemcp-hub/issues/new)
2. Use the "New MCP Proposal" template
3. Include:
- Name and description of the MCP
- Use cases and benefits
- Sample implementation (if available)
- References to similar tools/libraries
## Issue Status
All submissions will be reviewed by the OneMCP team. We use labels to track status:
- `triage` - Under initial review
- `accepted` - Approved for implementation
- `in-progress` - Currently being worked on
- `needs-more-info` - Additional information needed
## Code of Conduct
Please keep all interactions respectful and constructive. We're building this platform together!
## License
This repository is licensed under [MIT License](LICENSE).
You Might Also Like
OpenWebUI
Open WebUI is an extensible web interface for customizable applications.

NextChat
NextChat is a light and fast AI assistant supporting Claude, DeepSeek, GPT4...

cherry-studio
Cherry Studio is a multilingual project for creative collaboration.
mcp-gateway
MCP Gateway is a reverse proxy for managing MCP servers in Kubernetes with...
create-typescript-server
A CLI tool for quickly scaffolding new MCP servers.
k8s-mcp-server
K8s MCP Server is a Kubernetes component for managing MCP resources.