MCP Server LogoMCP Server
MCPsCategoriesDirectorySubmit
Submit
MCPsCategoriesDirectorySubmit
Submit

MCP Servers

A curated list of MCP Servers, featuring Awesome MCP Servers and Claude MCP integration.

Contact Us

[email protected]

About

Privacy PolicyTerms of Service

Resources

Model Context ProtocolMCP Starter GuideClaude MCP Servers

Community

GitHub

© 2026 mcpserver.cc © 2025 MCP Server. All rights reserved.

Privacy PolicyTerms of Service
  1. Home
  2. /Categories
  3. /Data & Storage
  4. /Fulcra Context Mcp
Fulcra Context Mcp

Fulcra Context Mcp

Created by fulcradynamics•a year ago
Visit Website

Data & Storage
fulcraMCP-serverAPI-access

fulcra-context-mcp: An MCP server to access your Fulcra Context data

This is an MCP server that provides tools and resources to call the Fulcra API using fulcra-api.

There is a public instance of this server running at https://mcp.fulcradynamics.com/mcp. See https://fulcradynamics.github.io/developer-docs/mcp-server/ to get started quickly. This repo is primarily for users who need to run the server locally, want to see under the hood, or want to help contribute.

When run on its own (or when FULCRA_ENVIRONMENT is set to stdio), it acts as a local MCP server using the stdio transport. Otherwise, it acts as a remote server using the Streamble HTTP transport. It handles the OAuth2 callback, but doesn’t leak the exchanged tokens to MCP clients. Instead, it maintains a mapping table and runs its own OAuth2 service between MCP clients.

Remote Connection using Proxy

Claude for Desktop config:

{
    "mcpServers": {
        "fulcra_context": {
            "command": "npx",
            "args": [
                "-y",
                "mcp-remote",
                "https://mcp.fulcradynamics.com/mcp"
            ]
        }
    }
}

Local Connection

Similar config using uvx: { “mcpServers”: { “fulcra_context”: { “command”: “uvx”, “args”: [ “fulcra-context-mcp@latest” ] } } }

Debugging

  • Both the MCP Inspector and mcp-remote tools can be useful in debugging.

Bugs / Feature Requests

Please feel free to reach out via the GitHub repo for this project or join our Discord to reach out directly. Email also works ([email protected]).

Prerequisites

  • •Familiarity with the server domain
  • •Basic understanding of related technologies
  • •Knowledge of Data & Storage

Recommended Server

Mcp Crypto Price

Mcp Crypto Price

A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.

Mcp Api Expert

Mcp Api Expert

MCP server that enables MCP to make REST API calls

Marginalia Mcp Server

Marginalia Mcp Server

An MCP server implementation for managing marginalia and annotations

View more → →

Details

Created

June 11, 2025

Last Updated

June 11, 2025

Category

Data & Storage

Author

fulcradynamics

Share

More Server

Python Docs Server Mcp Server

Python Docs Server Mcp Server

Get Python Docs

Mcp Server Smtp

Mcp Server Smtp

A Model Context Protocol server for SMTP email services

Findmine Mcp

Findmine Mcp

MCP server for FindMine's product styling AI

Osm Mcp

Osm Mcp

Model Context Protocol server for OpenStreetMap data