test-mcp-in-fork
CommunityTest MCP access in forked skills
Authorfaisalanjum
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the need to verify if specific Machine Control Protocol (MCP) tools can be accessed and utilized within a forked skill execution environment.
Core Features & Use Cases
- Tool Accessibility Test: Confirms whether MCP tools are discoverable and loadable from a forked context.
- Query Execution: Executes a predefined Cypher query against a Neo4j database if the MCP tool is successfully loaded.
- Output Logging: Writes the results of the test, including tool availability and query outcomes, to a specified text file.
- Use Case: Developers can use this Skill to ensure their MCP-dependent functionalities work correctly when deployed in isolated or forked skill environments, preventing runtime errors.
Quick Start
Use MCPSearch to load mcp__neo4j-cypher__read_neo4j_cypher and then execute MATCH (c:Company {ticker: 'AAPL'}) RETURN c.name LIMIT 1, writing the results to earnings-analysis/test-outputs/mcp-in-fork-result.txt.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: test-mcp-in-fork Download link: https://github.com/faisalanjum/EventTrader/archive/main.zip#test-mcp-in-fork Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.