brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.mikejj-creation/stocksense · v0.1.1
Financial data for AI agents: SEC filings, price history, insider trades, and more.
stocksense 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"stocksense": {
"command": "uvx",
"args": [
"stocksense"
]
}
}
}{
"id": "io.github.mikejj-creation/stocksense",
"type": "mcp-server",
"version": "0.1.1",
"displayName": "stocksense",
"description": "Financial data for AI agents: SEC filings, price history, insider trades, and more.",
"repository": {
"url": "https://github.com/mikejj-creation/stocksense",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "stocksense",
"version": "0.1.1",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.mikejj-creation/stocksense",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.mikejj-creation%2Fstocksense/versions/latest",
"isOfficial": true,
"status": "active"
}
}