Coding & Development
MCP.md · 9 documents
GitHub Recon
CLI tool for GitHub repository reconnaissance with CSV, HTML, and Excel (XLSX) report generation. Includes MCP server for AI agent integration and auto-category detection.
MCP Client Implementation
This module provides a client implementation for the Model Context Protocol (MCP), which is a standardized way to connect large language models with tools and data.
GitHub MCP Server
Model Context Protocol (MCP) server for GitHub integration. Built for PETA Desk integration with STDIO transport.
GitHub MCP Server
A comprehensive Model Context Protocol (MCP) server for GitHub API that enables AI assistants to interact with GitHub repositories, issues, pull requests, releases, and more.
Example JSON-RPC Messages for Anthropic MCP (Stateless HTTP Mode)
This document provides example JSON-RPC messages for the supported MCP commands.
WAVS MCP Server
`wavs-mcp` is a [Model Context Protocol](https://modelcontextprotocol.io) server that exposes WAVS platform operations to AI clients over stdio. It lets Claude Desktop, Cursor, VS Code, and other MCP-compatible clients query a live WAVS node, scaffold and build WASM components, upload binaries, deploy services, and simulate triggers — all from natural language.
一次性多版本
注意 wails 应该和 ChYing 目录在一级,也就是 ls
Implementing Model Context Protocol Servers for Enhanced Functionality in Cursor AI
The Model Context Protocol (MCP) represents a pivotal advancement in the integration of artificial intelligence within development environments. Developed by Anthropic, MCP establishes an open standard that governs how AI applications interact with a diverse array of external data sources and tools. In essence, MCP functions as a "plugin system" or a standardized interface, akin to a universal connector, that empowers platforms like Cursor AI to extend their inherent capabilities beyond the conf
Datalevin MCP Server
`dtlv mcp` runs a Datalevin MCP server over `stdio`.