Form4API — SEC Insider Trading
Rank #10,281io.github.theodor90/form4api-mcp
Real-time SEC Form 4 insider trading + Form 144 & 13F-HR data. 27 tools + 6 research prompts.
Form4API — SEC Insider Trading is a Model Context Protocol (MCP) server published by theodor90. It ranks #10,281 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Form4API — SEC Insider Trading is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 7 tracked versions. It was first listed on May 19, 2026 and most recently updated on Jul 12, 2026.
Ranks ahead of 121,765 of 132,046 servers on MCP Toplist.
Use Form4API — SEC Insider Trading
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add form4api-mcp -e "FORM4API_KEY=<your FORM4API_KEY>" -- npx -y form4api-mcpReplace each placeholder with your own value before saving.
[mcp_servers.form4api-mcp]
command = "npx"
args = ["-y", "form4api-mcp"]
[mcp_servers.form4api-mcp.env]
FORM4API_KEY = "<your FORM4API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"form4api-mcp": {
"command": "npx",
"args": [
"-y",
"form4api-mcp"
],
"env": {
"FORM4API_KEY": "<your FORM4API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"form4api-mcp": {
"command": "npx",
"args": [
"-y",
"form4api-mcp"
],
"env": {
"FORM4API_KEY": "<your FORM4API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"form4api-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"form4api-mcp"
],
"env": {
"FORM4API_KEY": "<your FORM4API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"form4api-mcp": {
"command": "npx",
"args": [
"-y",
"form4api-mcp"
],
"env": {
"FORM4API_KEY": "<your FORM4API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"form4api-mcp": {
"command": "npx",
"args": [
"-y",
"form4api-mcp"
],
"env": {
"FORM4API_KEY": "<your FORM4API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.theodor90%2Fform4api-mcp)<a href="https://mcptoplist.com/server/io.github.theodor90%2Fform4api-mcp"><img src="https://mcptoplist.com/badge/io.github.theodor90%2Fform4api-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
theodor90
Available versions (7)
| Version | Published |
|---|---|
| 1.9.3 | Jul 12, 2026 |
| 1.9.2 | Jul 12, 2026 |
| 1.9.1 | Jul 11, 2026 |
| 1.9.0 | Jul 11, 2026 |
| 1.8.0 | Jun 28, 2026 |
| 1.7.0 | Jun 26, 2026 |
| 1.6.0 | Jun 25, 2026 |
Frequently asked questions
- Who maintains Form4API — SEC Insider Trading?
- Form4API — SEC Insider Trading is maintained by theodor90, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Form4API — SEC Insider Trading listed on the Official MCP Registry?
- Yes — Form4API — SEC Insider Trading is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does Form4API — SEC Insider Trading have?
- MCP Toplist tracks 7 versions of Form4API — SEC Insider Trading, most recently published on Jul 12, 2026.
- Where can I find the source code for Form4API — SEC Insider Trading?
- The source code for Form4API — SEC Insider Trading is hosted at github.com/theodor90/form4api-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.