StatSource is a standalone MCP server designed to simplify data analysis, allowing users to pull data from PostgreSQL databases or CSV files to deliver actionable insights. It operates independently on local machines for maximum control and is open-source for customization.
StatSource is a standalone MCP server designed to simplify data analysis, allowing users to pull data from PostgreSQL databases or CSV files to deliver actionable insights. It operates independently on local machines for maximum control and is open-source for customization.
Clone the repository from GitHub, set up a virtual environment, install the required dependencies, configure the server with your API key and database connection, and then run the server.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"statsource": {
"command": "npx",
"args": [
"-y",
"Clone the repository from GitHub, set up a virtual environment, install the required dependencies, configure the server with your API key and database connection, and then run the server."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from StatSource?"
No configuration required. This server works out of the box.
"What resources are available in StatSource?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in StatSource"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in StatSource with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.