Access public disclosure information for Korean companies (DART) using the dartpoint.ai API.
MCP Server for public disclosure information of Korean companies(DART, https://dart.fss.or.kr/), powered by the dartpoint.ai API.
https://dartpoint.ai @ Powered by Synapsoft Corp.
README in Korean: README-KR.md
Refined Corporate Data
Versatile Use of Corporate Data
MCP Protocol Support
Here are 4 prompts you could ask the DartPoint AI MCP server, leveraging its corporate information capabilities:
The API key can be issued on your account page after registering at https://dartpoint.ai.
It can be used with simple configuration in MCP clients (Claude, Cursor-ai, etc.). Perform the setup using the DartPoint AI MCP Server address and your issued API Key.
https://dartpoint.ai/mcp-sse/mcp
(Streamable HTTP Only){
"mcpServers": {
"dartpoint": {
"command": "npx",
"args": [
"mcp-remote",
"https://dartpoint.ai/mcp-sse/mcp",
"--header",
"DARTPOINT_API_KEY:<API Key from https://dartpoint.ai>"
]
}
}
}
{
"mcpServers": {
"dartpoint": {
"command": "npx",
"args": [
"-y",
"supergateway",
"--sse",
"https://dartpoint.ai/mcp-sse/mcp",
"--header",
"DARTPOINT_API_KEY:<API Key from https://dartpoint.ai>"
]
}
}
}
{
"mcpServers": {
"dartpoint": {
"url": "https://dartpoint.ai/mcp-sse/mcp",
"headers": {
"DARTPOINT_API_KEY": "<API Key from https://dartpoint.ai>"
}
}
}
}
Access the Wolfram Alpha API for computational knowledge and real-time data.
Fetch, convert, and search AWS documentation pages, with recommendations for related content.
Production-ready RAG out of the box to search and retrieve data from your own documents.
Provides web search capabilities using a self-hosted SearxNG instance, allowing AI assistants to search the web.
Search for academic papers, authors, and citations using the Semantic Scholar API.
Search for messages and files within a Slack workspace using the Slack API.
Web search and webpage scraping using the Serper API.
Enables LLMs to search, download, and extract information from YouTube music videos.
Search for academic articles from scholarly vendors.
Performs deep web searches for information using the Tavily API.