Back to search
30
MCP

fastmcp-pvl-core

pypi/fastmcp-pvl-core

Shared FastMCP infrastructure: auth, middleware, logging, server-factory helpers

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

Similar MCP servers embedding-nearest

fastmcp-credentials
Credential injection middleware for FastMCP servers — keeps secrets out of the LLM
0 tools
fastmcp-http
FastMCP services via HTTP.
0 tools
fastmcp-file-server
Secure MCP file server with multi-tier authentication
0 tools
cerbos-fastmcp
Cerbos authorization middleware for FastMCP servers.
0 tools
fastmcp-template
FastMCP server template with mcp-refcache and Langfuse tracing
0 tools
fastmcp-trello
A Trello MCP server built with FastMCP
0 tools

How to use

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

{
  "mcpServers": {
    "fastmcp-pvl-core": {
      "url": "None",
      "transport": "http"
    }
  }
}