sint-epistemic-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@sint-epistemic-mcpregister claim 'gravity' as VERIFIED with 0.95 confidence"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
sint-epistemic-mcp
Epistemic Status Tracking MCP server — tracks what an agent KNOWS vs INFERS vs ASSUMES with calibrated confidence.
Tools
Tool | Description |
| Register a knowledge claim with epistemic status |
| Look up claims by text or domain |
| Get calibration accuracy stats for a domain |
| Identify domains with high ASSUMED/UNCERTAIN ratio |
| Export knowledge status as a graph (nodes + edges) |
| Summary statistics across all claims |
Related MCP server: AGI Cognitive MCP Server
Status Types
VERIFIED — confirmed by external validation
INFERRED — logically derived from verified claims
ASSUMED — taken as true without verification
UNCERTAIN — insufficient evidence either way
Usage
Add to your MCP config:
{
"mcpServers": {
"sint-epistemic-mcp": {
"command": "python",
"args": ["/path/to/sint-epistemic-mcp/server.py"]
}
}
}This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables MCP-compatible agents to query beliefs, search documents, and explore reasoning chains from expert-service knowledge bases.Last updated10MIT
- Flicense-qualityCmaintenanceProvides programmatic access to causal discovery, topological data analysis, Gaussian process belief updating, thermodynamic auditing, and HCHL inference for agents and researchers.Last updated
- Flicense-qualityBmaintenanceEnables AI agents to store, retrieve, and reason over typed knowledge, skills, and patterns with confidence tracking, provenance, and self-maintenance capabilities.Last updated

Veracium MCP Serverofficial
Alicense-qualityBmaintenanceProvides agents with durable, provenance-aware memory through tools for remembering, recalling, answering, and maintaining information, while structurally resisting injection and confabulation.Last updated3MIT
Related MCP Connectors
Calibrated world model for AI agents. 40 tools: world state, markets, trading. Kalshi + Polymarket.
Trust infrastructure for AI agents: read a verifiable Trust Rating, claim an identity, earn a badge.
Decay-weighted reputation + tamper-evident trust attestations for the agent economy.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kostyk348/sint-epistemic-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server