Dart MCP Server

v1.0.0APIsstable

한국의 전자공시시스템 API를 활용하는 mcp 서버

dartmcpai-integration
Share:
9
Stars
0
Downloads
0
Weekly
0/5

About

한국의 전자공시시스템 API를 활용하는 mcp 서버

Features

  • get_config
  • create_task
  • list_tasks
  • get_task
  • update_task

Use Cases

Get information about the user's space, including all of the possible values that can be provided to other endpoints. This includes available assignees, dartboards, folders, statuses, tags, priorities, sizes, and all custom property definitions.
Create a new task in Dart. You can specify title, description, status, priority, size, dates, dartboard, assignees, tags, parent task, and custom properties.
List tasks from Dart with optional filtering parameters. You can filter by assignee, status, dartboard, priority, due date, and more.
Retrieve an existing task by its ID. Returns the task's information including title, description, status, priority, dates, custom properties, and more.
Update an existing task. You can modify any of its properties including title, description, status, priority, dates, assignees, tags, and custom properties.
snaiws

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedApr 12, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx dart

Examples

Basic Configuration

Configure Dart MCP Server

npx dart

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "dart": { "command": "npx", "args": ["-y", "dart"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Dart MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides