tascan_create_project
ActiveTool of TaScan
declared in 1.3.0
Create a new TaScan project (top-level container for events)
Parameters schema
{
"type": "object",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Project name"
},
"location": {
"type": "string",
"description": "Project location / venue"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TaScan
https://github.com/snowbikemike/tascan-mcp
1/7 registries