Metadata-Version: 2.4
Name: 1xn-vmcp
Version: 0.6.1
Summary: v(irtual)MCP - Extend, Compose, Customize MCP servers
Project-URL: Homepage, https://1xn.ai
Project-URL: Documentation, https://1xn.ai/docs
Project-URL: Repository, https://github.com/1xn-labs/1xn-vmcp
Project-URL: Issues, https://github.com/1xn-labs/1xn-vmcp/issues
Author-email: vMCP Team <contact@1xn.ai>
License: MIT
Keywords: agents,ai,mcp,model-context-protocol,tools
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <3.14,>=3.10
Requires-Dist: aiohttp<4.0.0,>=3.9.0
Requires-Dist: alembic<2.0.0,>=1.12.0
Requires-Dist: asyncpg<1.0.0,>=0.29.0
Requires-Dist: fastapi<1.0.0,>=0.104.0
Requires-Dist: httpx<1.0.0,>=0.25.0
Requires-Dist: jinja2<4.0.0,>=3.1.2
Requires-Dist: mcp==1.21.0
Requires-Dist: opentelemetry-api<2.0.0,>=1.21.0
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc>=1.21.0
Requires-Dist: opentelemetry-exporter-otlp-proto-http>=1.21.0
Requires-Dist: opentelemetry-instrumentation-asyncio>=0.42b0
Requires-Dist: opentelemetry-instrumentation-fastapi>=0.42b0
Requires-Dist: opentelemetry-instrumentation-httpx>=0.42b0
Requires-Dist: opentelemetry-instrumentation-sqlalchemy>=0.42b0
Requires-Dist: opentelemetry-instrumentation>=0.42b0
Requires-Dist: opentelemetry-sdk<2.0.0,>=1.21.0
Requires-Dist: pandas>=2.0.0
Requires-Dist: pillow>=10.0.0
Requires-Dist: psycopg2-binary<3.0.0,>=2.9.9
Requires-Dist: pydantic-settings<3.0.0,>=2.1.0
Requires-Dist: pydantic<3.0.0,>=2.5.0
Requires-Dist: python-dotenv<2.0.0,>=1.0.0
Requires-Dist: python-jose[cryptography]<4.0.0,>=3.3.0
Requires-Dist: python-multipart>=0.0.6
Requires-Dist: pytz>=2023.3
Requires-Dist: rich<14.0.0,>=13.7.0
Requires-Dist: sqlalchemy<3.0.0,>=2.0.0
Requires-Dist: starlette>=0.27.0
Requires-Dist: typer<1.0.0,>=0.9.0
Requires-Dist: uvicorn[standard]<1.0.0,>=0.24.0
Requires-Dist: websockets<13.0,>=12.0
Provides-Extra: dev
Requires-Dist: black>=23.12.0; extra == 'dev'
Requires-Dist: mypy>=1.7.1; extra == 'dev'
Requires-Dist: pre-commit>=3.5.0; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.21.1; extra == 'dev'
Requires-Dist: pytest-cov>=4.1.0; extra == 'dev'
Requires-Dist: pytest-mock>=3.12.0; extra == 'dev'
Requires-Dist: pytest>=7.4.3; extra == 'dev'
Requires-Dist: ruff>=0.1.7; extra == 'dev'
Description-Content-Type: text/markdown

  # vMCP - Virtual Model Context Protocol

[![PyPI](https://img.shields.io/pypi/v/1xn-vmcp?style=flat-square)](https://pypi.org/project/1xn-vmcp/) [![Docs](https://img.shields.io/badge/docs-available-brightgreen?style=flat-square)](https://1xn.ai/docs/) [![1xn](https://img.shields.io/badge/1xn-Website-blue?logo=https%3A%2F%2F1xn.ai%2Fimg%2F1xn_logo.svg&style=flat-square)](https://1xn.ai)

**Lego for AI workflows and agents**: 
An open-source tool for composing, customizing and extending multiple MCP servers into a single logical, virtual MCP server

Built for fine grained context-engineering
- Create vMCP, Add MCP servers and Fine-tune
- Extend with your own prompts, tools and resources
- Connect any client (Claude, ChatGPT, Gemini, Cursor, VScode, custom agents) to the vMCP
- Create multiple logical vMCPs based on your workflow and agent needs

vMCP (virtual Model Context Protocol) is an AI configuration and management platform built on top of the [Model Context Protocol](https://modelcontextprotocol.io/docs/getting-started/intro). It is both :
- A specification that builds on and extends MCPs: [vMCP.json](https://github.com/1xn-labs/1xn-vmcp/blob/main/backend/src/vmcp/data/1xndemo_config.json)
- A platform to create and deploy vMCP Servers:

<div align="center">
  <img src="https://raw.githubusercontent.com/1xn-labs/1xn-vmcp/main/.assets/img/vmcp-intro-screen.png" alt="1xn vMCP Platform" width="780"/>
</div>

## Why We Built This

The Model Context Protocol has unlocked incredible possibilities for AI integrations, but users and developers quickly hit limitations:
- **Configuration Hell**: Managing MCP configs across multiple clients (Claude, ChatGPT, VSCode, Cursor, Gemini) is tedious
- **Auth**: Each mcp client needs its own auth for all the MCPs
- **Lack of Customization**: Can't modify or extend existing MCPs for specific workflow needs - "context rot / confusion"
- **No Composition**: Building complex workflows requires piecing together multiple tools from multiple MCPs 

vMCP solves these problems by providing a layer of abstraction and a no-code configuration interface on top of standard MCPs.

### Highlight Features

- **Flexible vMCP Creation**: Compose different MCP servers into a unified MCP server with a simple no-code interface.
- **Context Engineering with MCPs:** 
  - 🛠️ **Customizable Tools**: Select and override tool names/descriptions from upstream MCPs and prefill tool arguments.
  - ✨ **Extensible Tooling**: Create new tools using Python, REST APIs or plain text (Prompt tools). 
  - 🗣️ **Programmable Prompts**: Define prompts that can invoke other tools and resources, enabling user-controlled tool chaining.
  - 🔗 **Add files as resources**: Select MCP resource and add your own knowledge base files
- **MCP Server Authentication**: Authorize MCP servers once and re-use across clients (Claude, Cursor, ChatGPT, VSCode, Gemini, AI agents)
- **Usage Statistics**: Track and analyze vMCP usage patterns with full MCP protocol level logging
- **Docker and PyPi Ready**: Official Docker images for easy deployment. uv and pip command for quick trial

<div align="center">
  <img src="https://raw.githubusercontent.com/1xn-labs/1xn-vmcp/main/.assets/img/vmcp-arch.png" alt="vMCP Architecture" width="780"/>
</div>

## 🚀 Quickstart

### Prerequisites

vMCP requires [Python 3.10 to 3.13](https://www.python.org/downloads/) and [uv](https://docs.astral.sh/uv/).

### Installation

To install vMCP, run:

#### Option 1: Using uvx (Recommended)
```bash
uvx --from 1xn-vmcp@latest vmcp run
```
Or using uv

#### Option 2: Using pip
```bash
pip install 1xn-vmcp
vmcp run
```

#### Option 3: Using Docker
```bash
docker pull onexn/vmcp:latest
docker run -it onexn/vmcp:latest vmcp run
```

This will start the vMCP server on `http://localhost:8000`.

## 🛠️ Development

### Project Structure

```
vmcp/
├── src/vmcp/              # Main package
│   ├── backend/           # FastAPI backend
│   │   ├── mcps/          # MCP server management
│   │   ├── vmcps/         # Virtual MCP management
│   │   ├── storage/       # Database models
│   │   ├── proxy_server/  # Main app
│   │   └── utilities/     # Logging & tracing
│   └── cli/               # CLI commands
├── frontend/              # React frontend (Vite)
```

### Setup Development Environment

```bash
# Clone the repository
git clone https://github.com/1xn-labs/1xn-vmcp
cd 1xn-vmcp
make build-frontend
make run
```

## 📊 Usage Examples

### Creating a vMCP

This guide walks you through the process of creating and managing virtual MCP servers with vMCP. Follow these steps to get started with aggregating multiple MCP servers into a unified interface.

#### Step 1: Access the vMCP Home Page

After starting vMCP with `vmcp run`, navigate to `http://localhost:8000` in your browser. The vMCP home page provides a centralized dashboard where you can manage your virtual MCP configurations

<div align="center">
  <img src="https://raw.githubusercontent.com/1xn-labs/1xn-vmcp/main/.assets/img/1_home_page.png" alt="vMCP Home Page Dashboard" width="650"/>
</div>

#### Step 2: Create a New vMCP

Click the **"+ Create Your First vMCP"** button to start building your virtual MCP. In the creation dialog, provide a name and description for your vMCP. A vMCP allows you to combine tools, resources, and prompts from multiple MCP servers into a single unified endpoint. You can add servers and configure tools later, so start with a descriptive name like "Coding_assistant" for a development-focused vMCP.

<div align="center">
  <img src="https://raw.githubusercontent.com/1xn-labs/1xn-vmcp/main/.assets/img/2_create_vmcp.png" alt="Create New vMCP Dialog" width="650"/>
</div>

#### Step 3: Extend Your vMCP with MCP Servers

After creating your vMCP, you'll see the "Add MCP Connector" button which displays a grid of well known remote mcp servers. You can browse and add the servers to Vmcp
<div align="center">
  <img src="https://raw.githubusercontent.com/1xn-labs/1xn-vmcp/main/.assets/img/3_extend_vmcp.png" alt="Extend vMCP with MCP Servers" width="650"/>
</div>

#### Step 4: Add a Custom Server

If you need to connect to a custom MCP server that's not in the community library, click **"Add Custom Server"** or use the custom server option. In the dialog, provide the server name, select the transport type (HTTP, SSE), enter the server URL, and optionally add environment variables and headers. This allows you to connect to any MCP-compatible server, including your own custom implementations.

<div align="center">
  <img src="https://raw.githubusercontent.com/1xn-labs/1xn-vmcp/main/.assets/img/4_add_custom_server.png" alt="Add Custom MCP Server Dialog" width="650"/>
</div>

#### Step 5: Filter and Edit Existing Tools

Once MCP servers are added to your vMCP, navigate to the **"Tools"** tab in the vMCP editor. Here you can view all available tools from your connected MCP servers. Use the search and filter options to find specific tools, enable or disable them, and override tool names and descriptions. You can also test individual tools or select/deselect all tools from a specific MCP server at once.

<div align="center">
  <img src="https://raw.githubusercontent.com/1xn-labs/1xn-vmcp/main/.assets/img/5_filter_edit_existing_tools.png" alt="Filter and Edit Tools in vMCP" width="650"/>
</div>

#### Step 6: Add Custom Tools and Prompts

In addition to tools from MCP servers, you can create custom tools and prompts directly in your vMCP. Navigate to the **"Prompts"** tab to create programmable prompts that can invoke other tools, enabling user-controlled tool chaining. You can define prompt parameters, descriptions, and use the `@` syntax to mention params, config, tools, and resources. Similarly, you can create custom tools using Python snippets or REST APIs.

<div align="center">
  <img src="https://raw.githubusercontent.com/1xn-labs/1xn-vmcp/main/.assets/img/6_add_custom_tools_prompts.png" alt="Add Custom Tools and Prompts" width="650"/>
</div>

#### Step 7: Use Your vMCP

Once your vMCP is configured and saved, you can use it with any MCP-compatible client. Copy the vMCP URL from the editor (e.g., `http://localhost:8000/private/Coding_asstistant/vmcp`) and connect to it using tools like MCP Inspector or directly from AI applications like Claude, Cursor, or Copilot. The vMCP will aggregate all your selected tools, resources, and prompts into a single unified endpoint.

<div align="center">
  <img src="https://raw.githubusercontent.com/1xn-labs/1xn-vmcp/main/.assets/img/7_use_vmcp.png" alt="Using vMCP with MCP Inspector" width="650"/>
</div>

## 📚 Documentation

For comprehensive documentation, guides, and API references, visit the [vMCP Documentation](https://1xn.ai/docs/).

## 🤝 Contributing

We welcome contributions! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.

### Running Tests

```bash
# start test mcp server and rest api server.
make test-servers

# run test with pytest
make run-tests
```

## 📄 License

vMCP is open-source software licensed under the [MIT License](LICENSE).

## 🙏 Acknowledgments

We want to give a huge shoutout to Anthropic and the entire [Model Context Protocol community](https://github.com/modelcontextprotocol/python-sdk) for creating such an incredible foundation. MCP has fundamentally changed how we think about AI integrations


## 📞 Support

- 🐛 [Report Issues](https://github.com/1xn-labs/1xn-vmcp/issues)
- 📧 Email: contact@1xn.ai

---

Made with ❤️ by the 1xn Team
