claude mcp add devastrocal-mcp-server -- npx -y @astrocal/mcp-server
{
"mcpServers": {
"devastrocal-mcp-server": {
"command": "npx",
"args": ["-y", "@astrocal/mcp-server"]
}
}
}
{
"mcpServers": {
"devastrocal-mcp-server": {
"command": "npx",
"args": ["-y", "@astrocal/mcp-server"]
}
}
}
{
"mcpServers": {
"devastrocal-mcp-server": {
"command": "npx",
"args": ["-y", "@astrocal/mcp-server"]
}
}
}
About This MCP Server
The dev.astrocal/mcp-server is an AI-native scheduling server that enables checking availability, booking meetings, and managing meeting schedules via the Model Context Protocol. It connects to AI coding assistants through standard input/output interfaces and is available as a package on npm. Developers would use this server to integrate AI-driven scheduling capabilities into their applications, allowing users to easily manage meetings and appointments.
AI-native scheduling: check availability, book meetings, cancel and reschedule via MCP. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
@astrocal/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 Astrocal server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.