Tag: model-context-protocol
MCP Server Management and Execution CLI
A command-line interface for managing, authenticating, and invoking Model Context Protocol (MCP) servers via HTTP or stdio. It supports ad-hoc server execution, configuration management, and TypeScript type generation.
CLI for Interacting with MCP Servers
A command-line interface for discovering, listing, and invoking tools on Model Context Protocol (MCP) servers. It supports various server targets including HTTP, Python files, and stdio-based commands with automatic type coercion.
MCP Server Builder
An agentic skill for constructing production-ready Model Context Protocol (MCP) servers using the mcp-use framework. It enables the implementation of tools, resources, prompts, and interactive React-based widgets.
mcp-use server development guide
A comprehensive guide for developing production-ready MCP servers using the mcp-use framework, covering scaffolding, authentication, and interactive widgets. It provides architectural patterns for implementing tools, resources, and prompts …