Back to search
30
MCP

Factsets MCP Server

io.github.joshua-auchincloss/factsets

An MCP server that provides a local, persistent, self-maintaining knowledge base for AI agents

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agentdb-mcp
MCP server for AgentDB — give any AI agent persistent memory and observability
0 tools
cortex-mcp
Making AI Accountable Over Time - MCP server for persistent memory, automatic verification, and evidence-based grounding
0 tools
madb-mcp-server
MCP server for Meta-AgentsDB — persistent causal memory for AI agents
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
webcite-mcp-server
WebCite MCP Server - Fact-check AI claims against authoritative sources. Works with any MCP-compatible agent or tool.
0 tools
certainlogic-mcp
MCP server for CertainLogic Brain API — verified fact lookup for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "factsets_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}