Skip to content

docs(mcp): add MCP server submissions guide#47

Open
ishaan-berri wants to merge 1 commit intomainfrom
litellm_mcp-submissions-doc
Open

docs(mcp): add MCP server submissions guide#47
ishaan-berri wants to merge 1 commit intomainfrom
litellm_mcp-submissions-doc

Conversation

@ishaan-berri
Copy link
Copy Markdown
Contributor

Adds documentation for the submitted MCPs feature.

What this covers

  • How team members submit MCP servers via POST /v1/mcp/server/register using a team-scoped key
  • The approval lifecycle: pending_reviewactive or rejected
  • Admin review via UI and API (GET /submissions, PUT /approve, PUT /reject)
  • How to configure required fields (mcp_required_fields in general_settings) so submissions must pass compliance checks before an admin can approve them
  • Full API reference table

Related code

  • Endpoints: litellm/proxy/management_endpoints/mcp_management_endpoints.py
  • Admin UI: ui/litellm-dashboard/src/components/mcp_tools/MCPSubmissionsTab.tsx
  • Compliance settings: ui/litellm-dashboard/src/components/mcp_tools/MCPStandardsSettings.tsx

Documents the submitted MCPs feature — how team members submit servers
for admin review, how admins approve/reject via UI and API, and how to
configure required fields (submission standards) in config.yaml.
@ishaan-berri ishaan-berri requested a review from a team April 29, 2026 18:13
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Apr 29, 2026 6:15pm

Request Review

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.

1 participant