claude mcp add edant2254-aishelf-mcp-server -- npx -y @aishelf/mcp-server
{
"mcpServers": {
"edant2254-aishelf-mcp-server": {
"command": "npx",
"args": ["-y", "@aishelf/mcp-server"]
}
}
}
{
"mcpServers": {
"edant2254-aishelf-mcp-server": {
"command": "npx",
"args": ["-y", "@aishelf/mcp-server"]
}
}
}
{
"mcpServers": {
"edant2254-aishelf-mcp-server": {
"command": "npx",
"args": ["-y", "@aishelf/mcp-server"]
}
}
}
About This MCP Server
The io.github.Vedant2254/aishelf-mcp-server is a Model Context Protocol server that enables AI models to select workflows, rules, skills, and prompts for a specific task, connecting to AIShelf. This server is a developer tool that can be utilized when building custom workflows or integrating AI models with AIShelf. Developers can use this server to create more dynamic and flexible interactions between AI models and AIShelf.
MCP server for AIShelf - allows AI model to choose workflows, rules, skills, and prompts for a task. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@aishelf/mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The aishelf-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.