Get a company funding record from SEC Form D, Companies House and press, each labelled.
claude mcp add mcp-funding-investor-record -- npx -y @mambalabsdev/mcp-funding-investor-record
claude_desktop_config.json
{
"mcpServers": {
"mcp-funding-investor-record": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-funding-investor-record"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-funding-investor-record": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-funding-investor-record"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-funding-investor-record": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-funding-investor-record"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-funding-investor-record": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-funding-investor-record"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-funding-investor-record": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-funding-investor-record"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/com.mambabuilt--mcp-funding-investor-record/reviews or the review_server meta-tool.
POST /mcp