mcp_server
Verified Safeby manishmishra01
Overview
Serves simple functions as an API using the FastMCP framework.
Installation
python main.pySecurity Notes
The server binds to 0.0.0.0, making it accessible from all network interfaces, which is standard but requires appropriate network security measures in production. No 'eval', obfuscation, hardcoded secrets, or malicious patterns were found in the provided code.
Similar Servers
aderyn
A Rust-based Solidity static analyzer that identifies vulnerabilities in smart contracts and provides developer tooling such as LSP and an MCP server for integration with other development environments and AI agents.
enrichmcp
Exposes structured data models as a semantic, discoverable API for AI agents.
graphlit-mcp-server
The Model Context Protocol (MCP) Server integrates with the Graphlit platform to ingest diverse data sources, build a searchable knowledge base, and enable LLM-powered search, retrieval, RAG, and generative capabilities for MCP clients.
thought-chain-mcp
Transforms any AI model into an advanced reasoning engine by providing structured, step-by-step thinking with persistent memory across sessions.