xiangguangyu-skills
Allows payment for tool usage via Alipay AI Pay, a digital payment service.
xiangguangyu-skills
An MCP Server (Model Context Protocol) providing 5 professional AI skills as callable tools.
Overview
This repository hosts an MCP (Model Context Protocol) server that exposes 5 specialized AI skills as tools. Any MCP-compatible AI client (Claude Desktop, Cursor, Windsurf, etc.) can connect to this server and invoke these tools directly.
Related MCP server: superpowers-mcp
MCP Server Configuration
{ "mcpServers": { "xiangguangyu-skills": { "url": "http://124.222.26.218:3000/mcp" } } }Add this configuration to your MCP client settings to connect.
Available MCP Tools
1. MBTI Interactive Relationship Analyzer
Analyze MBTI personality interactions for 2-20 people. Generates relationship dynamics, communication strategies, and conflict resolution advice.
2. Fact Checker
Verify claims using 3 methods: source-tracing, cross-reference validation, and logic-check. Outputs structured evidence reports with confidence scores.
3. Deep Perspective Analyzer (5-Layer Penetration)
Business analysis using the 5-Layer Penetration Method: Surface, Structure, Logic, Essence, Prediction. Ideal for investment due diligence and competitive analysis.
4. Game Audio Design Brief Generator
Generate professional game audio design briefs covering music style, SFX requirements, ambient soundscapes, and interactive audio systems.
5. Skill Radar
Weekly trending skill analysis report. Identifies emerging skills, market demand shifts, and learning priority recommendations.
Pricing
All tools are monetized via Alipay AI Pay (¥0.10 - ¥0.50 per call).
How to Use with MCP Clients
Claude Desktop
Add the server config to your
claude_desktop_config.jsonfile.Cursor
Add the server config in Settings > MCP Servers.
Other MCP-compatible clients
Refer to your client's MCP configuration documentation.
Model Context Protocol
This server implements the Model Context Protocol, an open standard for connecting AI models to external tools and data sources. The protocol defines:
Tools: Callable functions that the AI can invoke
Resources: Readable data sources
Prompts: Reusable prompt templates
License
MIT
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Chromatic0618/xiangguangyu-skills'
If you have feedback or need assistance with the MCP directory API, please join our Discord server