Content
# Example MCP server and client
## Start the MCP server
```bash
uv run mcp-server
```
## Start the MCP server in debug mode
```bash
mcp dev src/mcp_testing/server/fastmcp.py
```
## Start the FastAPI server with MCP support
```bash
uv run api-server
```
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
servers
Model Context Protocol Servers
skills-compat-manager
Cross-platform compatibility layer for AI agent skills — pre-flight...
LinkWork
Open-source enterprise AI workforce platform — containerized roles,...
agent-security-scanner-mcp
A security layer for AI coding agents to prevent prompt injection, package...