# Mcp Client Server

> A collection of MCP servers and a Streamlit-based MCP chatbot.

- **Type:** MCP server
- **Install:** `agentstack add mcp-alphasecio-mcp-client-server`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [alphasecio](https://agentstack.voostack.com/s/alphasecio)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [alphasecio](https://github.com/alphasecio)
- **Source:** https://github.com/alphasecio/mcp-client-server

## Install

```sh
agentstack add mcp-alphasecio-mcp-client-server
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# MCP Client-Server

Model Context Protocol (MCP) client and server implementations using [FastMCP](https://gofastmcp.com/getting-started/welcome).

## Structure
```
├── client/      # MCP clients (Streamlit chatbot, Python examples)
├── server/      # MCP servers (hello, scc, web-risk)
└── README.md
```

## [Servers](server/README.md)

| Server     | Tools                                               | Description                           |
|------------|-----------------------------------------------------|---------------------------------------|
| hello      | greet, roll_dice                                    | Minimal example server                |
| scc        | top_vulnerability_findings, get_finding_remediation | Security Command Center integration   |
| web-risk   | lookup_url                                          | URL threat detection via Web Risk API |

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [alphasecio](https://github.com/alphasecio)
- **Source:** [alphasecio/mcp-client-server](https://github.com/alphasecio/mcp-client-server)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-alphasecio-mcp-client-server
- Seller: https://agentstack.voostack.com/s/alphasecio
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
