Skip to main content
Glama

Server Details

Financial intelligence: insider trades, SEC filings, 13F holdings, and market signals.

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
profitelligence/profitelligence-mcp-server
GitHub Stars
0
Server Listing
Profitelligence MCP Server

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsB

Average 3.6/5 across 7 of 7 tools scored. Lowest: 2.5/5.

Server CoherenceA
Disambiguation5/5

Each tool targets a distinct aspect of financial data: stock health, institutional investors, entity research, market snapshot, screening, semantic search, and account info. No two tools have overlapping purposes.

Naming Consistency3/5

Names are a mix of verbs (assess, investigate, screen, search) and nouns (institutional, pulse, service_info). 'service_info' uses a different pattern (noun_noun) while others are single words. The naming is readable but not consistently patterned.

Tool Count5/5

With 7 tools, the surface is well-scoped for a financial intelligence server. Each tool covers a necessary function without overloading or underproviding.

Completeness4/5

The set covers key financial intelligence needs: stock analysis, institutional data, entity research, market pulse, screening, and search. Minor gaps exist (e.g., no historical data or charting tool), but the core workflows are well-supported.

Available Tools

7 tools
assessPosition Check
Read-only
Inspect

Position health check for a stock.

Returns material events, insider sentiment, institutional sentiment, technical signals, risk factors.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoLookback period (default 30)
symbolYesStock symbol to assess

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
institutionalInstitutional Intel
Read-only
Inspect

Institutional investor intelligence from 13F filings.

Query types:

  • "manager": Profile an institutional investor (by name or CIK)

  • "security": Institutional ownership landscape for a stock

  • "signal": Find stocks with institutional flow patterns

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (default 25)
identifierNoSymbol or manager name/CIK (required for manager/security)
query_typeYesType of query ("manager", "security", "signal")
signal_typeNoFor signal queries - "accumulation", "distribution", "conviction", "new"

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
investigateResearch Entity
Read-only
Inspect

Research any entity - company, insider, or sector.

Auto-detects type from subject:

  • Stock symbols (AAPL) → company

  • CIK numbers (0001067983) → insider

  • Sector names (Technology) → sector

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoLookback period (default 30)
subjectYesSymbol, CIK, or sector name
entity_typeNoOptional override - "company", "insider", or "sector"

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
pulseMarket Pulse
Read-only
Inspect

Market snapshot - what's happening right now.

Returns market movers, recent filings, insider trades, economic indicators. No parameters needed.

Example: pulse()

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
screenScan Opportunities
Read-only
Inspect

Scan market for opportunities.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoLookback period (default 7)
focusNo"all", "multi_signal", "insider", or "events"all
limitNoMax results (default 25)
sectorNoFilter by sector (e.g., "Technology")
min_scoreNoMinimum score 0-100

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
service_infoService Info
Read-only
Inspect

Info about Profitelligence service and your account.

ParametersJSON Schema
NameRequiredDescriptionDefault
info_typeNoWhat info to retrieve - "overview": Service description and capabilities - "profile": Your subscription tier, features, and account status - "pricing": Subscription tiers and pricing - "capabilities": Available tools and data sources - "status": Server configuration and healthoverview

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.