企业MCP服务器文档
此存储库包含在我们的财富50强企业环境中实现模型上下文协议(MCP)服务器的全面文档。
📖 文档网站
请访问我们的完整文档: 企业MCP文档
🚀 快速链接
🎯 本文档涵盖的内容
支持的MCP服务器
- 数据库MCP -Oracle、Snowflake、PostgreSQL、AWS RDS(只读)
- 内部GitHub MCP -私有GitHub企业集成
- Jira MCP -项目管理和问题跟踪
- SharePoint MCP -文档和知识库访问
- ServiceNow MCP -IT服务管理
- Figma MCP -设计文件访问和协作
- 后台.io MCP -服务目录集成
- 内部API MCP -与OpenAPI规范的自定义API集成
- 文件系统MCP -当地发展环境准入
企业焦点
- 安全第一:所有服务器都使用现有的公司身份验证在本地运行
- 合规就绪:只读访问、审计日志记录、数据治理
- 网络感知:公司代理、VPN和内部DNS支持
- 可扩展的:专为20000+开发人员组织设计
🏢 企业环境
- 主操作系统:Windows 10/11
- 辅助操作系统:Ubuntu 20.04+(AWS工作区)
- 整合:VSCode+GitHub副本
- 网络:企业代理,内部GitHub实例
- 数据源:仅限内部,无外部连接
📁 存储库结构
├── index.md # Homepage
├── quick-start.md # 15-minute setup guide
├── best-practices.md # Enterprise best practices
├── troubleshooting.md # Comprehensive troubleshooting
└── servers/ # Individual server guides
├── index.md # Server overview
├── database.md # Database MCP setup
├── github.md # GitHub Enterprise MCP
├── jira.md # Jira integration
├── sharepoint.md # SharePoint access
├── servicenow.md # ServiceNow integration
├── figma.md # Figma design access
├── backstage.md # Service catalog
├── internal-api.md # Internal API integration
└── filesystem.md # Local file access🛠️ 发展
本文档使用Jekyll和GitHub Pages进行托管。
地方发展
# Clone the repository
git clone https://github.com/vosbek/enterprise-mcp-documentation.git
cd enterprise-mcp-documentation
# Install dependencies (requires Ruby)
bundle install
# Run locally
bundle exec jekyll serve
# Visit http://localhost:4000贡献
- 分叉存储库
- 创建要素分支
- 进行更改
- 本地测试
- 提交拉取请求
🔒 安全与合规
- 所有示例都使用占位符凭据
- 强制执行只读数据库访问
- 记录公司网络要求
- 包括审计记录程序
- 遵守企业数据治理
📞 支持
- 内部支持:IT服务台
- 文件问题:提交GitHub问题
- 安全问题:联系安全团队
- 功能请求:提交GitHub问题
enhancement标签
📜 许可证
此文档由企业开发工具团队维护,归我们组织所有。
______________________________________________________________________
*最后更新时间:2025年6月*
